Searched refs:processDeviceMasks (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/src/gpu/text/ |
D | GrTextBlob.h | 256 void processDeviceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables, 306 void processDeviceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables,
|
D | GrTextBlob.cpp | 1626 void GrTextBlob::processDeviceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables, in processDeviceMasks() function in GrTextBlob 2334 void GrSubRunNoCachePainter::processDeviceMasks( in processDeviceMasks() function in GrSubRunNoCachePainter
|
/third_party/skia/src/core/ |
D | SkGlyphRunPainter.h | 142 virtual void processDeviceMasks(const SkZip<SkGlyphVariant, SkPoint>& drawables,
|
D | SkGlyphRunPainter.cpp | 300 process->processDeviceMasks(fDrawable.drawable(), strike->getUnderlyingStrike()); in processGlyphRun()
|
/third_party/flutter/skia/src/core/ |
D | SkGlyphRunPainter.h | 161 virtual void processDeviceMasks(SkSpan<const SkGlyphPos> masks,
|
D | SkGlyphRunPainter.cpp | 578 process->processDeviceMasks( in processGlyphRunList() 838 void GrTextBlob::processDeviceMasks(SkSpan<const SkGlyphPos> masks, in processDeviceMasks() function in GrTextBlob
|
/third_party/flutter/skia/src/gpu/text/ |
D | GrTextBlob.h | 520 void processDeviceMasks(SkSpan<const SkGlyphPos> masks,
|