Searched refs:syncIterator (Results 1 – 14 of 14) sorted by relevance
31 $imageIterator->syncIterator();46 … $imageIterator->syncIterator(); /* Sync the iterator, this is important to do on each iteration */
25 … $imageIterator->syncIterator(); /* Sync the iterator, this is important to do on each iteration */
29 $imageIterator->syncIterator();
28 $imageIterator->syncIterator();
43 $pixelRegion->syncIterator();
32 … $imageIterator->syncIterator(); /* Sync the iterator, this is important to do on each iteration */
59 public function syncIterator(): bool {} function in ImagickPixelIterator
178 ZEND_METHOD(ImagickPixelIterator, syncIterator);202 …ZEND_ME(ImagickPixelIterator, syncIterator, arginfo_class_ImagickPixelIterator_syncIterator, ZEND_…
126 PHP_METHOD(ImagickPixelIterator, syncIterator) in PHP_METHOD() argument
730 - Removed useless check from ImagickPixelIterator::syncIterator
Completed in 13 milliseconds