Home
last modified time | relevance | path

Searched defs:groupBit (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrPathRange.h87 const uint8_t groupBit = 1 << (groupIndex % 8); in loadPathsIfNeeded() local
125 const uint8_t groupBit = 1 << (groupIndex % 8); in assertPathsLoaded() local