HomeSort by relevance Sort by last modified time
    Searched refs:pixman_composite_func_t (Results 1 - 6 of 6) sorted by null

  /external/pixman/test/
lowlevel-blt-bench.c 136 call_func (pixman_composite_func_t func,
175 pixman_composite_func_t func,
216 pixman_composite_func_t func)
236 pixman_composite_func_t func)
271 pixman_composite_func_t func)
306 pixman_composite_func_t func,
341 pixman_composite_func_t func,
390 pixman_composite_func_t func = pixman_image_composite_wrapper;
    [all...]
  /external/pixman/pixman/
pixman-glyph.c 411 pixman_composite_func_t func = NULL;
506 pixman_composite_func_t func = NULL;
pixman-implementation.c 84 pixman_composite_func_t *out_func)
pixman-private.h 433 typedef void (*pixman_composite_func_t) (pixman_implementation_t *imp, typedef
472 pixman_composite_func_t func;
511 pixman_composite_func_t *out_func);
    [all...]
pixman.c 587 pixman_composite_func_t func;
    [all...]
pixman-fast-path.c 1213 pixman_composite_func_t func;
    [all...]

Completed in 201 milliseconds