Searched defs:rect_must_be_pathed (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/xps/
H A DSkXPSDevice.cpp1072 static bool rect_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { function
1199 if (rect_must_be_pathed(paint, this->ctm())) {
/external/skqp/src/xps/
H A DSkXPSDevice.cpp1072 static bool rect_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { function
1199 if (rect_must_be_pathed(paint, this->ctm())) {

Completed in 1855 milliseconds