Searched refs:processSourcePaths (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/src/gpu/text/ |
| D | GrTextBlob.h | 258 void processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, 311 void processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables,
|
| D | GrTextBlob.cpp | 1640 void GrTextBlob::processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processSourcePaths() function in GrTextBlob 2396 void GrSubRunNoCachePainter::processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processSourcePaths() function in GrSubRunNoCachePainter
|
| /third_party/skia/src/core/ |
| D | SkGlyphRunPainter.h | 149 virtual void processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables,
|
| D | SkGlyphRunPainter.cpp | 332 process->processSourcePaths( in processGlyphRun()
|
| /third_party/flutter/skia/src/core/ |
| D | SkGlyphRunPainter.h | 164 virtual void processSourcePaths(SkSpan<const SkGlyphPos> paths,
|
| D | SkGlyphRunPainter.cpp | 472 process->processSourcePaths( in processGlyphRunList() 521 process->processSourcePaths( in processGlyphRunList() 851 void GrTextBlob::processSourcePaths(SkSpan<const SkGlyphPos> paths, in processSourcePaths() function in GrTextBlob
|
| /third_party/flutter/skia/src/gpu/text/ |
| D | GrTextBlob.h | 523 void processSourcePaths(SkSpan<const SkGlyphPos> paths,
|