Searched refs:tmp_wand (Results 1 – 3 of 3) sorted by relevance
1657 if (!tmp_wand) { in PHP_METHOD()5949 if (!tmp_wand) {6574 tmp_wand = DestroyPixelWand(tmp_wand);6657 tmp_wand = DestroyPixelWand(tmp_wand);6936 tmp_wand = DestroyPixelWand(tmp_wand);7333 tmp_wand = DestroyPixelWand(tmp_wand);7404 if (!tmp_wand) {7412 tmp_wand = DestroyPixelWand(tmp_wand);9143 if (!tmp_wand) {9481 if (!tmp_wand) {[all …]
1205 DrawingWand *tmp_wand; in PHP_METHOD() local1216 if (!tmp_wand) { in PHP_METHOD()1455 PixelWand *tmp_wand; local1463 tmp_wand = NewPixelWand();1561 PixelWand *tmp_wand; local1569 tmp_wand = NewPixelWand();1824 PixelWand *tmp_wand; local1831 tmp_wand = NewPixelWand();1833 if (!tmp_wand) {2939 PixelWand *tmp_wand; local[all …]
218 MagickWand *tmp_wand; in MagickCompareImageChannels() local225 tmp_wand = MagickCompareImages(wand, reference, metric, distortion); in MagickCompareImageChannels()230 return tmp_wand; in MagickCompareImageChannels()
Completed in 40 milliseconds