Home
last modified time | relevance | path

Searched refs:computeSubRunBounds (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/batches/
DGrAtlasTextBatch.h84 geo.fBlob->computeSubRunBounds(&fBounds, geo.fRun, geo.fSubRun, geo.fViewMatrix, geo.fX, in init()
/external/skia/src/gpu/text/
DGrAtlasTextBlob.h205 void computeSubRunBounds(SkRect* outBounds, int runIndex, int subRunIndex, in computeSubRunBounds() function