Home
last modified time | relevance | path

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

/third_party/pixman/pixman/
Dpixman-implementation.c55 #define N_CACHED_FAST_PATHS 8 macro
63 } cache [N_CACHED_FAST_PATHS];
93 for (i = 0; i < N_CACHED_FAST_PATHS; ++i) in _pixman_implementation_lookup_composite()
143 i = N_CACHED_FAST_PATHS - 1; in _pixman_implementation_lookup_composite()