Searched refs:fSubRun (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/batches/ |
D | GrAtlasTextBatch.h | 30 int fSubRun; member 84 geo.fBlob->computeSubRunBounds(&fBounds, geo.fRun, geo.fSubRun, geo.fViewMatrix, geo.fX, in init()
|
D | GrAtlasTextBatch.cpp | 152 blob->regenInBatch(target, fFontCache, &helper, args.fRun, args.fSubRun, &cache, in onPrepareDraws()
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextBlob.cpp | 290 geometry.fSubRun = subRun; in createBatch()
|