Searched refs:pixman_combine_float_func_t (Results 1 - 2 of 2) sorted by relevance

/external/pixman/test/
H A Dcombiner-test.c93 static pixman_combine_float_func_t
97 pixman_combine_float_func_t f;
131 pixman_combine_float_func_t combiner;
/external/pixman/pixman/
H A Dpixman-private.h426 typedef void (*pixman_combine_float_func_t) (pixman_implementation_t *imp, typedef
488 pixman_combine_float_func_t combine_float[PIXMAN_N_OPERATORS];
489 pixman_combine_float_func_t combine_float_ca[PIXMAN_N_OPERATORS];

Completed in 422 milliseconds