Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dlowlevel-blt-bench.c137 call_func (pixman_composite_func_t func, in call_func()
176 pixman_composite_func_t func, in bench_L()
217 pixman_composite_func_t func) in bench_M()
239 pixman_composite_func_t func) in bench_HT()
274 pixman_composite_func_t func) in bench_VT()
309 pixman_composite_func_t func, in bench_R()
344 pixman_composite_func_t func, in bench_RT()
402 pixman_composite_func_t func = pixman_image_composite_wrapper; in bench_composite()
/third_party/pixman/pixman/
Dpixman-private.h487 typedef void (*pixman_composite_func_t) (pixman_implementation_t *imp, typedef
524 pixman_composite_func_t func;
562 pixman_composite_func_t *out_func);
Dpixman-glyph.c414 pixman_composite_func_t func = NULL; in pixman_composite_glyphs_no_mask()
509 pixman_composite_func_t func = NULL; in add_glyphs()
Dpixman-implementation.c84 pixman_composite_func_t *out_func) in _pixman_implementation_lookup_composite()
Dpixman.c580 pixman_composite_func_t func; in pixman_image_composite32()
Dpixman-fast-path.c1213 pixman_composite_func_t func; in fast_composite_tiled_repeat()