Home
last modified time | relevance | path

Searched refs:glyphRunPainter (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrSurfaceDrawContext.h607 SkGlyphRunListPainter* glyphRunPainter() { return &fGlyphPainter; } in glyphRunPainter() function
/external/skia/src/gpu/ops/
DGrAtlasTextOp.cpp511 SkGlyphRunListPainter* painter = rtc->glyphRunPainter(); in CreateOpTestingOnly()