Searched refs:UsingRegionToDraw (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkDraw.cpp1414 : fUseRegionToDraw(UsingRegionToDraw(draw.fRC))
1478 static bool UsingRegionToDraw(const SkRasterClip* rClip) { function in class:DrawOneGlyph
/external/skqp/src/core/
H A DSkDraw.cpp1387 : fUseRegionToDraw(UsingRegionToDraw(draw.fRC))
1451 static bool UsingRegionToDraw(const SkRasterClip* rClip) { function in class:DrawOneGlyph

Completed in 389 milliseconds