Searched refs:pixman_expand_to_float (Results 1 – 7 of 7) sorted by relevance
/external/pixman/pixman/ |
D | pixman-conical-gradient.c | 168 pixman_expand_to_float ( in conical_get_scanline_wide()
|
D | pixman-utils.c | 109 pixman_expand_to_float (argb_t *dst, in pixman_expand_to_float() function
|
D | pixman-linear-gradient.c | 230 pixman_expand_to_float ( in linear_get_scanline_wide()
|
D | pixman-radial-gradient.c | 408 pixman_expand_to_float ( in radial_get_scanline_wide()
|
D | pixman-access.c | 1133 pixman_expand_to_float ((argb_t *)buffer, buffer, image->bits.format, width); in fetch_scanline_generic_float() 1232 pixman_expand_to_float (&f, &pixel32, image->format, 1); in fetch_pixel_generic_float()
|
D | pixman-private.h | 791 pixman_expand_to_float (argb_t *dst,
|
D | pixman-bits-image.c | 48 pixman_expand_to_float ((argb_t *)buffer, buffer, PIXMAN_a8r8g8b8, iter->width); in _pixman_image_get_scanline_generic_float()
|