Searched refs:normalize_kernel (Results 1 – 2 of 2) sorted by relevance
20 public function scale(float $scale, ?int $normalize_kernel = null): void {} argument
107 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, normalize_kernel, IS_LONG, 1, "null")109 ZEND_ARG_INFO(0, normalize_kernel)
Completed in 3 milliseconds