Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.h24 class SkGlyphRunPainterInterface; variable
92 SkGlyphRunPainterInterface* process,
134 class SkGlyphRunPainterInterface {
136 virtual ~SkGlyphRunPainterInterface() = default;
DSkGlyphRunPainter.cpp232 SkGlyphRunPainterInterface* process, in processGlyphRun()
/external/skia/src/gpu/text/
DGrTextBlob.h170 class GrTextBlob final : public SkNVRefCnt<GrTextBlob>, public SkGlyphRunPainterInterface {
289 class GrSubRunNoCachePainter : public SkGlyphRunPainterInterface {