Searched refs:test_makeOp (Results 1 – 3 of 3) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrTextBlob.h | 246 std::unique_ptr<GrDrawOp> test_makeOp(int glyphCount, uint16_t run, uint16_t subRun,
|
D | GrTextBlob.cpp | 371 std::unique_ptr<GrDrawOp> GrTextBlob::test_makeOp( in test_makeOp() function in GrTextBlob
|
/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 911 return blob->test_makeOp(textLen, 0, 0, viewMatrix, x, y, skPaint, filteredColor, surfaceProps, in createOp_TestingOnly()
|