Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp411 return blob->test_createBatch(textLen, 0, 0, viewMatrix, x, y, color, skPaint, in DRAW_BATCH_TEST_DEFINE()
DGrAtlasTextBlob.h276 GrDrawBatch* test_createBatch(int glyphCount, int run, int subRun,
DGrAtlasTextBlob.cpp457 GrDrawBatch* GrAtlasTextBlob::test_createBatch( in test_createBatch() function in GrAtlasTextBlob