Home
last modified time | relevance | path

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

/external/pixman/pixman/
Dpixman-combine-float.c45 typedef float (* combine_channel_t) (float sa, float s, float da, float d); typedef
50 combine_channel_t combine_a, combine_channel_t combine_c) in combine_inner()