Searched defs:drawGlyphRunList (Results 1 – 4 of 4) sorted by relevance
| /external/skia/src/text/gpu/ | ||
| D | TextBlobRedrawCoordinator.cpp | 32 void TextBlobRedrawCoordinator::drawGlyphRunList(SkCanvas* canvas, in drawGlyphRunList() function in sktext::gpu::TextBlobRedrawCoordinator |
| /external/skia/src/core/ | ||
| D | SkDraw_text.cpp | 111 void SkDraw::drawGlyphRunList(SkCanvas* canvas, in drawGlyphRunList() function in SkDraw |
| D | SkDevice.cpp | 419 void SkBaseDevice::drawGlyphRunList(SkCanvas* canvas, in drawGlyphRunList() function in SkBaseDevice |
| /external/skia/src/gpu/ganesh/ | ||
| D | SurfaceDrawContext.cpp | 331 void SurfaceDrawContext::drawGlyphRunList(SkCanvas* canvas, in drawGlyphRunList() function in skgpu::v1::SurfaceDrawContext |