Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/text/
DGrTextBlobVertexRegenerator.cpp70 uint16_t uBit = (pageIndex >> 2) & 0x3; in regen_texcoords() local
81 uint16_t uBit = (pageIndex >> 1) & 0x1; in regen_texcoords() local
/third_party/flutter/skia/src/gpu/ops/
DGrSmallPathRenderer.cpp633 uint16_t uBit = (pageIndex >> 1) & 0x1; in addDFPathToAtlas() local
731 uint16_t uBit = (pageIndex >> 1) & 0x1; in addBMPathToAtlas() local