Searched defs:drawGlyphRunList (Results 1 – 3 of 3) sorted by relevance
127 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList, in drawGlyphRunList() function in SkDraw
438 void SkBaseDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList, const SkPaint& paint) { in drawGlyphRunList() function in SkBaseDevice
399 void SurfaceDrawContext::drawGlyphRunList(const GrClip* clip, in drawGlyphRunList() function in skgpu::v1::SurfaceDrawContext