Searched refs:fast_paths (Results 1 - 2 of 2) sorted by relevance

/external/pixman/pixman/
H A Dpixman-implementation.c32 const pixman_fast_path_t *fast_paths)
36 assert (fast_paths);
45 imp->fast_paths = fast_paths;
120 const pixman_fast_path_t *info = imp->fast_paths;
31 _pixman_implementation_create(pixman_implementation_t *fallback, const pixman_fast_path_t *fast_paths) argument
H A Dpixman-private.h479 const pixman_fast_path_t * fast_paths; member in struct:pixman_implementation_t
499 const pixman_fast_path_t *fast_paths);

Completed in 1032 milliseconds