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

/external/pixman/pixman/
H A Dpixman-fast-path.c964 uint32_t bitcache, bitmask; local
991 bitcache = *mask++;
998 bitcache = *mask++;
1001 if (bitcache & bitmask)
1018 bitcache = *mask++;
1025 bitcache = *mask++;
1028 if (bitcache & bitmask)
1046 uint32_t bitcache, bitmask; local
1076 bitcache = *mask++;
1083 bitcache
[all...]

Completed in 763 milliseconds