Home
last modified time | relevance | path

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

/third_party/pixman/pixman/
Dpixman-bits-image.c1082 typedef float (* dither_factor_t)(int x, int y); typedef
1130 dither_apply_ordered (pixman_iter_t *iter, dither_factor_t factor) in dither_apply_ordered()