HomeSort by relevance Sort by last modified time
    Searched refs:test_makeOp (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/text/
GrAtlasTextBlob.h 273 std::unique_ptr<GrMeshDrawOp> test_makeOp(int glyphCount, int run, int subRun,
GrAtlasTextContext.cpp 386 return blob->test_makeOp(textLen, 0, 0, viewMatrix, x, y, paint, gSurfaceProps,
GrAtlasTextBlob.cpp 428 std::unique_ptr<GrMeshDrawOp> GrAtlasTextBlob::test_makeOp(

Completed in 52 milliseconds