Home
last modified time | relevance | path

Searched defs:SkGlyphRunListPainter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkGlyphRunPainter.cpp41 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, in SkGlyphRunListPainter() function in SkGlyphRunListPainter
62 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, in SkGlyphRunListPainter() function in SkGlyphRunListPainter
69 SkGlyphRunListPainter::SkGlyphRunListPainter(const SkSurfaceProps& props, const GrColorInfo& csi) in SkGlyphRunListPainter() function in SkGlyphRunListPainter
75 SkGlyphRunListPainter::SkGlyphRunListPainter(const skgpu::v1::SurfaceDrawContext& sdc) in SkGlyphRunListPainter() function in SkGlyphRunListPainter
/third_party/skia/include/core/
DSkFont.h530 friend class SkGlyphRunListPainter; variable