HomeSort by relevance Sort by last modified time
    Searched defs:drawGlyphRunList (Results 1 - 16 of 16) sorted by null

  /external/skia/src/core/
SkDraw_text.cpp 115 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList,
SkBitmapDevice.cpp 540 void SkBitmapDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList) {
541 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr )
SkGlyphRunPainter.cpp 629 void GrTextContext::drawGlyphRunList(
    [all...]
SkRemoteGlyphCache.cpp 211 void SkTextBlobCacheDiffCanvas::TrackLayerDevice::drawGlyphRunList(
  /external/skqp/src/core/
SkDraw_text.cpp 115 void SkDraw::drawGlyphRunList(const SkGlyphRunList& glyphRunList,
SkBitmapDevice.cpp 554 void SkBitmapDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList) {
555 LOOP_TILER( drawGlyphRunList(glyphRunList, &fGlyphPainter), nullptr )
SkGlyphRunPainter.cpp 506 void GrTextContext::drawGlyphRunList(
    [all...]
SkRemoteGlyphCache.cpp 213 void SkTextBlobCacheDiffCanvas::TrackLayerDevice::drawGlyphRunList(
  /external/skia/src/svg/
SkSVGDevice.cpp 917 void SkSVGDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList) {
  /external/skqp/src/svg/
SkSVGDevice.cpp 928 void SkSVGDevice::drawGlyphRunList(const SkGlyphRunList& glyphRunList) {
  /external/skia/src/gpu/
GrRenderTargetContext.cpp 232 void GrRenderTargetContext::drawGlyphRunList(
238 GR_CREATE_TRACE_MARKER_CONTEXT("GrRenderTargetContext", "drawGlyphRunList", fContext);
248 atlasTextContext->drawGlyphRunList(fContext, fTextTarget.get(), clip, viewMatrix,
    [all...]
SkGpuDevice.cpp     [all...]
  /external/skqp/src/gpu/
GrRenderTargetContext.cpp 236 void GrRenderTargetContext::drawGlyphRunList(
242 GR_CREATE_TRACE_MARKER_CONTEXT("GrRenderTargetContext", "drawGlyphRunList", fContext);
252 atlasTextContext->drawGlyphRunList(fContext, fTextTarget.get(), clip, viewMatrix,
    [all...]
SkGpuDevice.cpp     [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp     [all...]
  /external/skqp/src/pdf/
SkPDFDevice.cpp     [all...]

Completed in 375 milliseconds