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