Home
last modified time | relevance | path

Searched refs:v_view (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dfx.c3709 CacheView *u_view,CacheView *v_view,RandomInfo *random_info, in PlasmaImageProxy() argument
3753 (void) PlasmaImageProxy(image,image_view,u_view,v_view,random_info, in PlasmaImageProxy()
3758 (void) PlasmaImageProxy(image,image_view,u_view,v_view,random_info, in PlasmaImageProxy()
3763 (void) PlasmaImageProxy(image,image_view,u_view,v_view,random_info, in PlasmaImageProxy()
3768 status=PlasmaImageProxy(image,image_view,u_view,v_view,random_info, in PlasmaImageProxy()
3792 v=GetCacheViewVirtualPixels(v_view,x,(ssize_t) ceil(segment->y2-0.5),1,1, in PlasmaImageProxy()
3815 v=GetCacheViewVirtualPixels(v_view,x,(ssize_t) ceil(segment->y2-0.5), in PlasmaImageProxy()
3844 v=GetCacheViewVirtualPixels(v_view,(ssize_t) ceil(segment->x2-0.5),y, in PlasmaImageProxy()
3868 v=GetCacheViewVirtualPixels(v_view,(ssize_t) ceil(segment->x2-0.5),y, in PlasmaImageProxy()
3896 v=GetCacheViewVirtualPixels(v_view,x,y,1,1,exception); in PlasmaImageProxy()
[all …]