Searched defs:tBase (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsWinding.cpp222 int tBase = tTry >> 1; local
229 int tIndex = (tBase - 1) & ((1 << tBits) - 1);

Completed in 32 milliseconds