Home
last modified time | relevance | path

Searched defs:isNonPath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DGrStyledShapeTest.cpp367 virtual bool isNonPath(const SkPaint& paint) const { return true; } in isNonPath() function in __anonc84bedb00111::Geo
438 bool isNonPath(const SkPaint& paint) const override { return false; } in isNonPath() function in __anonc84bedb00111::ArcGeo
490 bool isNonPath(const SkPaint& paint) const override { in isNonPath() function in __anonc84bedb00111::PathGeo
525 bool isNonPath(const SkPaint& paint) const override { in isNonPath() function in __anonc84bedb00111::RRectPathGeo