Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetCacheViewAuthenticPixels

242     q=GetCacheViewAuthenticPixels(floodplane_view,0,y,(size_t) (x1+1),1,
277 q=GetCacheViewAuthenticPixels(floodplane_view,x,y,image->columns-
306 q=GetCacheViewAuthenticPixels(floodplane_view,x,y,(size_t) (x2-x+1),1,
342 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
969 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
1117 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
1249 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);