Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkDashPathPriv.h32 enum class StrokeRecApplication { enum
47 StrokeRecApplication = StrokeRecApplication::kAllow);
DSkDashPath.cpp298 StrokeRecApplication strokeRecApplication) { in InternalFilter()
364 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
/external/skqp/src/utils/
DSkDashPathPriv.h32 enum class StrokeRecApplication { enum
47 StrokeRecApplication = StrokeRecApplication::kAllow);
DSkDashPath.cpp298 StrokeRecApplication strokeRecApplication) { in InternalFilter()
364 bool specialLine = (StrokeRecApplication::kAllow == strokeRecApplication) && in InternalFilter()
/external/skqp/src/gpu/
DGrStyle.cpp148 SkDashPath::StrokeRecApplication::kDisallow)) { in applyPathEffect()
/external/skia/src/gpu/
DGrStyle.cpp148 SkDashPath::StrokeRecApplication::kDisallow)) { in applyPathEffect()