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

/external/pixman/pixman/
H A 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)
143 i = N_CACHED_FAST_PATHS - 1;

Completed in 74 milliseconds