Home | History | Annotate | Download | only in gpu

Lines Matching defs:drawGlyphRunList

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