Home
last modified time | relevance | path

Searched refs:test_makeOp (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp386 return blob->test_makeOp(textLen, 0, 0, viewMatrix, x, y, paint, gSurfaceProps, in DRAW_OP_TEST_DEFINE()
DGrAtlasTextBlob.h273 std::unique_ptr<GrMeshDrawOp> test_makeOp(int glyphCount, int run, int subRun,
DGrAtlasTextBlob.cpp428 std::unique_ptr<GrMeshDrawOp> GrAtlasTextBlob::test_makeOp( in test_makeOp() function in GrAtlasTextBlob