Home
last modified time | relevance | path

Searched refs:rect_must_be_pathed (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/xps/
DSkXPSDevice.cpp1073 static bool rect_must_be_pathed(const SkPaint& paint, const SkMatrix& matrix) { in rect_must_be_pathed() function
1201 if (rect_must_be_pathed(paint, this->ctm())) { in internalDrawRect()