Home
last modified time | relevance | path

Searched defs:drawGlyphRunList (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/core/
DSkDraw_text.cpp127 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList, in drawGlyphRunList() function in SkDraw
DSkDevice.cpp438 void SkBaseDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in drawGlyphRunList() function in SkBaseDevice
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp399 void SurfaceDrawContext::drawGlyphRunList(const GrClip* clip, in drawGlyphRunList() function in skgpu::v1::SurfaceDrawContext