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

  /external/pixman/pixman/
pixman-noop.c 173 imp->dest_iter_init = noop_dest_iter_init;
pixman-implementation.c 343 if (imp->dest_iter_init && (*imp->dest_iter_init) (imp, iter))
pixman-general.c 223 imp->dest_iter_init = general_dest_iter_init;
pixman-private.h 484 pixman_iter_init_func_t dest_iter_init; member in struct:pixman_implementation_t
    [all...]
pixman-fast-path.c     [all...]

Completed in 38 milliseconds