Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/utils/
DSkDashPathPriv.h32 enum class StrokeRecApplication { enum
47 StrokeRecApplication = StrokeRecApplication::kAllow);
DSkDashPath.cpp290 StrokeRecApplication strokeRecApplication) { in InternalFilter()
356 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
/third_party/skia/src/utils/
DSkDashPathPriv.h36 enum class StrokeRecApplication { enum
51 StrokeRecApplication = StrokeRecApplication::kAllow);
DSkDashPath.cpp295 StrokeRecApplication strokeRecApplication) { in InternalFilter()
361 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
/third_party/skia/src/gpu/
DGrStyle.cpp153 SkDashPath::StrokeRecApplication::kDisallow)) { in applyPathEffect()
/third_party/flutter/skia/src/gpu/
DGrStyle.cpp148 SkDashPath::StrokeRecApplication::kDisallow)) { in applyPathEffect()