Home
last modified time | relevance | path

Searched refs:fSubRun (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/batches/
DGrAtlasTextBatch.h30 int fSubRun; member
84 geo.fBlob->computeSubRunBounds(&fBounds, geo.fRun, geo.fSubRun, geo.fViewMatrix, geo.fX, in init()
DGrAtlasTextBatch.cpp152 blob->regenInBatch(target, fFontCache, &helper, args.fRun, args.fSubRun, &cache, in onPrepareDraws()
/external/skia/src/gpu/text/
DGrAtlasTextBlob.cpp290 geometry.fSubRun = subRun; in createBatch()