Searched refs:computeSubRunBounds (Results 1 – 3 of 3) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrTextBlob.h | 176 void computeSubRunBounds(SkRect* outBounds, int runIndex, int subRunIndex, in computeSubRunBounds() function
|
D | GrTextBlob.cpp | 340 this->computeSubRunBounds(&subRunBounds, runIndex, subRun, viewMatrix, x, y, in flush()
|
/external/skqp/src/gpu/ops/ |
D | GrAtlasTextOp.cpp | 109 geo.fBlob->computeSubRunBounds(&bounds, geo.fRun, geo.fSubRun, geo.fViewMatrix, geo.fX, geo.fY, in init()
|