Searched refs:sparse_view (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddistort.c3033 *sparse_view;
3046 sparse_view=AcquireAuthenticCacheView(sparse_image,exception);
3065 q=GetCacheViewAuthenticPixels(sparse_view,0,j,sparse_image->columns,
3264 sync=SyncCacheViewAuthenticPixels(sparse_view,exception);
3280 sparse_view=DestroyCacheView(sparse_view);
3025 *sparse_view; local

Completed in 83 milliseconds