Home
last modified time | relevance | path

Searched refs:makeOp (Results 1 – 4 of 4) 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(
/external/skia/src/gpu/text/
DGrTextBlob.cpp539 auto op = this->makeOp(*subRun, glyphCount, drawMatrix, drawOrigin, in flush()
596 return this->makeOp(*info, glyphCount, drawMatrix, drawOrigin, emptyRect, in test_makeOp()
707 std::unique_ptr<GrAtlasTextOp> GrTextBlob::makeOp( in makeOp() function in GrTextBlob
DGrTextBlob.h222 std::unique_ptr<GrAtlasTextOp> makeOp(