Searched refs:dest_iter_init (Results 1 - 5 of 5) sorted by relevance

/external/pixman/pixman/
H A Dpixman-noop.c173 imp->dest_iter_init = noop_dest_iter_init;
H A Dpixman-implementation.c343 if (imp->dest_iter_init && (*imp->dest_iter_init) (imp, iter))
H A Dpixman-general.c223 imp->dest_iter_init = general_dest_iter_init;
H A Dpixman-private.h484 pixman_iter_init_func_t dest_iter_init; member in struct:pixman_implementation_t
H A Dpixman-fast-path.c2355 imp->dest_iter_init = fast_dest_iter_init;

Completed in 103 milliseconds