Home | History | Annotate | Download | only in gpu

Lines Matching defs:drawGlyphRunList

1744 void SkGpuDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList) {
1746 GR_CREATE_TRACE_MARKER_CONTEXT("SkGpuDevice", "drawGlyphRunList", fContext.get());
1754 fRenderTargetContext->drawGlyphRunList(this->clip(), ctm, glyphRunList);