Searched defs:get_pixel (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-bits-image.c74 bits_image_fetch_pixel_nearest(bits_image_t * image,pixman_fixed_t x,pixman_fixed_t y,get_pixel_t get_pixel,void * out) argument
97 bits_image_fetch_pixel_bilinear_32(bits_image_t * image,pixman_fixed_t x,pixman_fixed_t y,get_pixel_t get_pixel,void * out) argument
146 bits_image_fetch_pixel_bilinear_float(bits_image_t * image,pixman_fixed_t x,pixman_fixed_t y,get_pixel_t get_pixel,void * out) argument
258 bits_image_fetch_pixel_convolution(bits_image_t * image,pixman_fixed_t x,pixman_fixed_t y,get_pixel_t get_pixel,void * out,accumulate_pixel_t accum,reduce_pixel_t reduce) argument
323 bits_image_fetch_pixel_separable_convolution(bits_image_t * image,pixman_fixed_t x,pixman_fixed_t y,get_pixel_t get_pixel,void * out,accumulate_pixel_t accum,reduce_pixel_t reduce) argument
413 bits_image_fetch_pixel_filtered(bits_image_t * image,pixman_bool_t wide,pixman_fixed_t x,pixman_fixed_t y,get_pixel_t get_pixel,void * out) argument
490 get_pixel_t get_pixel = local in function:__bits_image_fetch_affine_no_alpha
638 get_pixel_t get_pixel = local in function:__bits_image_fetch_general
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_blt.c789 get_pixel(PicturePtr picture) function in typeref:typename:uint32_t
H A Dsna_accel.c12097 get_pixel(PixmapPtr pixmap) function in typeref:typename:uint32_t
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_blt.c769 get_pixel(PicturePtr picture) function in typeref:typename:uint32_t
H A Dsna_accel.c11898 get_pixel(PixmapPtr pixmap) function in typeref:typename:uint32_t
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h385 unsigned long (*get_pixel) (struct _XImage *, int, int); member in struct:_XImage::funcs

Completed in 57 milliseconds