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,
346 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
970 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
1098 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
1229 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);