Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp1268 bool fillNoPathEffect = SkPaint::kFill_Style == paint.getStyle() && !paint.getPathEffect(); in onDrawArc() local
1270 &path, oval, startAngle, sweepAngle, useCenter, fillNoPathEffect); in onDrawArc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp1273 bool fillNoPathEffect = SkPaint::kFill_Style == paint.getStyle() && !paint.getPathEffect(); in onDrawArc() local
1275 &path, oval, startAngle, sweepAngle, useCenter, fillNoPathEffect); in onDrawArc()