Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:source_view

4987 %        const CacheView *source_view,const Image *destination,
4995 % o source_view: the source view.
5009 const CacheView_ *source_view,const Image *destination,
5036 assert(source_view != (CacheView *) NULL);
5066 p=GetCacheViewVirtualPixels(source_view,x_offset,y_offset,(size_t) count,
5116 p=GetCacheViewVirtualPixels(source_view,x_offset,y_offset,2,2,exception);
5173 p=GetCacheViewVirtualPixels(source_view,x_offset,y_offset,2,2,exception);
5249 p=GetCacheViewVirtualPixels(source_view,x_offset-1,y_offset-1,4,4,
5300 p=GetCacheViewVirtualPixels(source_view,x_offset,y_offset,1,1,exception);
5323 p=GetCacheViewVirtualPixels(source_view,x_offset,y_offset,1,1,exception);
5344 p=GetCacheViewVirtualPixels(source_view,x_offset,y_offset,2,2,exception);
5456 p=GetCacheViewVirtualPixels(source_view,x_offset-1,y_offset-1,4,4,