Searched refs:color_t (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/pixman/dist/test/utils/
H A Dutils.h242 } color_t; typedef in typeref:struct:__anone684056b0108
246 const color_t *src,
247 const color_t *mask,
248 const color_t *dst,
249 color_t *result,
253 round_color (pixman_format_code_t format, color_t *color);
275 pixel_checker_get_max (const pixel_checker_t *checker, color_t *color,
279 pixel_checker_get_min (const pixel_checker_t *checker, color_t *color,
284 uint32_t pixel, color_t *color);
288 uint32_t pixel, color_t *colo
[all...]
H A Dutils.c1902 const color_t *src,
1903 const color_t *mask,
1904 const color_t *dst,
1905 color_t *result,
1908 color_t srcval, srcalpha;
1992 round_color (pixman_format_code_t format, color_t *color)
2143 uint32_t pixel, color_t *color)
2195 color_t *color,
2198 color_t tmp;
2221 pixel_checker_get_max (const pixel_checker_t *checker, color_t *colo
[all...]
/xsrc/external/mit/pixman/dist/test/
H A Dcomposite.c33 static const color_t colors[] =
57 compute_pixman_color (const color_t *color,
136 const color_t *color;
219 describe_color (const color_t *color, char *buf)
235 color_t expected, tdst, tsrc, tmsk;
H A Dcheck-formats.c44 color_t src_color, dest_color, result_color;
H A Dtolerance-test.c159 color_t *color,
204 color_t src_color, mask_color, orig_dest_color, result;
H A Dpixel-test.c2863 color_t source_color, mask_color, dest_color, reference_color;

Completed in 11 milliseconds