Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DGrShapeTest.cpp337 virtual bool strokeAndFillIsConvertedToFill(const SkPaint&) const { return false; } in strokeAndFillIsConvertedToFill() function in __anon3eb5340b0111::Geo
356 bool strokeAndFillIsConvertedToFill(const SkPaint& paint) const override { in strokeAndFillIsConvertedToFill() function in __anon3eb5340b0111::RectGeo
381 bool strokeAndFillIsConvertedToFill(const SkPaint& paint) const override { in strokeAndFillIsConvertedToFill() function in __anon3eb5340b0111::RRectGeo
452 bool strokeAndFillIsConvertedToFill(const SkPaint& paint) const override { in strokeAndFillIsConvertedToFill() function in __anon3eb5340b0111::PathGeo
/third_party/skia/tests/
DGrStyledShapeTest.cpp342 virtual bool strokeAndFillIsConvertedToFill(const SkPaint&) const { return false; } in strokeAndFillIsConvertedToFill() function in __anon7594fcab0111::Geo
361 bool strokeAndFillIsConvertedToFill(const SkPaint& paint) const override { in strokeAndFillIsConvertedToFill() function in __anon7594fcab0111::RectGeo
387 bool strokeAndFillIsConvertedToFill(const SkPaint& paint) const override { in strokeAndFillIsConvertedToFill() function in __anon7594fcab0111::RRectGeo
459 bool strokeAndFillIsConvertedToFill(const SkPaint& paint) const override { in strokeAndFillIsConvertedToFill() function in __anon7594fcab0111::PathGeo