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

/external/pixman/pixman/
H A Dpixman-noop.c106 color = image->bits.fetch_pixel_float (&image->bits, 0, 0);
H A Dpixman-access.c1248 argb_t pixel64 = image->fetch_pixel_float (image, offset, line);
1262 fetch_pixel_float_t fetch_pixel_float; member in struct:__anon28830
1401 image->fetch_pixel_float = info->fetch_pixel_float;
H A Dpixman-private.h189 fetch_pixel_float_t fetch_pixel_float; member in struct:bits_image
H A Dpixman-bits-image.c1217 color = bits->fetch_pixel_float (bits, x, y);

Completed in 287 milliseconds