Home
last modified time | relevance | path

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

/external/pixman/pixman/
Dpixman-conical-gradient.c168 pixman_expand_to_float ( in conical_get_scanline_wide()
Dpixman-utils.c109 pixman_expand_to_float (argb_t *dst, in pixman_expand_to_float() function
Dpixman-linear-gradient.c230 pixman_expand_to_float ( in linear_get_scanline_wide()
Dpixman-radial-gradient.c408 pixman_expand_to_float ( in radial_get_scanline_wide()
Dpixman-access.c1133 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()
Dpixman-private.h791 pixman_expand_to_float (argb_t *dst,
Dpixman-bits-image.c48 pixman_expand_to_float ((argb_t *)buffer, buffer, PIXMAN_a8r8g8b8, iter->width); in _pixman_image_get_scanline_generic_float()