Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrTextBlob.cpp166 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()
DGrTextBlob.h516 inline std::unique_ptr<GrAtlasTextOp> makeOp(