Searched refs:makeOp (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrTextBlob.cpp | 166 inline std::unique_ptr<GrAtlasTextOp> GrTextBlob::makeOp( in makeOp() function in GrTextBlob 354 auto op = this->makeOp(info, glyphCount, runIndex, subRun, viewMatrix, x, y, in flush() 378 return this->makeOp(info, glyphCount, run, subRun, viewMatrix, x, y, emptyRect, in test_makeOp()
|
D | GrTextBlob.h | 516 inline std::unique_ptr<GrAtlasTextOp> makeOp(
|