Searched refs:processSourcePaths (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrTextBlob.h | 251 void processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, 301 void processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables,
|
D | GrTextBlob.cpp | 1607 void GrTextBlob::processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processSourcePaths() function in GrTextBlob 2345 void GrSubRunNoCachePainter::processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processSourcePaths() function in GrSubRunNoCachePainter
|
/external/skia/src/core/ |
D | SkGlyphRunPainter.h | 144 virtual void processSourcePaths(const SkZip<SkGlyphVariant, SkPoint>& drawables,
|
D | SkGlyphRunPainter.cpp | 331 process->processSourcePaths(fDrawable.drawable(), runFont, strikeSpec); in processGlyphRun()
|