Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dutils.c1525 typedef double (* blend_func_t) (double as, double s, double ad, double d); typedef
1664 blend_func_t blend) in blend_channel()
1906 static const blend_func_t blend_funcs[] = in do_composite()
1957 blend_func_t func = blend_funcs[op - PIXMAN_OP_MULTIPLY]; in do_composite()