Home
last modified time | relevance | path

Searched refs:kNone_DashType (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
DGrStrokeInfo.h23 fStroke(style), fDashType(SkPathEffect::kNone_DashType) {} in GrStrokeInfo()
32 fDashType = SkPathEffect::kNone_DashType;
37 fStroke(paint, styleOverride), fDashType(SkPathEffect::kNone_DashType) { in GrStrokeInfo()
43 fStroke(paint), fDashType(SkPathEffect::kNone_DashType) { in GrStrokeInfo()
81 fDashType = SkPathEffect::kNone_DashType; in removeDash()
/external/skia/src/gpu/
DGrStrokeInfo.h23 fStroke(style), fDashType(SkPathEffect::kNone_DashType) {} in GrStrokeInfo()
32 fDashType = SkPathEffect::kNone_DashType;
37 fStroke(paint, styleOverride), fDashType(SkPathEffect::kNone_DashType) { in GrStrokeInfo()
43 fStroke(paint), fDashType(SkPathEffect::kNone_DashType) { in GrStrokeInfo()
81 fDashType = SkPathEffect::kNone_DashType; in removeDash()
/external/skia/src/core/
DSkPathEffect.cpp26 return kNone_DashType; in asADash()
/external/chromium_org/third_party/skia/src/core/
DSkPathEffect.cpp26 return kNone_DashType; in asADash()
/external/skia/tests/
DAsADashTest.cpp19 REPORTER_ASSERT(reporter, SkPathEffect::kNone_DashType == dashType); in DEF_TEST()
/external/chromium_org/third_party/skia/tests/
DAsADashTest.cpp19 REPORTER_ASSERT(reporter, SkPathEffect::kNone_DashType == dashType); in DEF_TEST()
/external/chromium_org/third_party/skia/include/core/
DSkPathEffect.h118 kNone_DashType, //!< ignores the info parameter enumerator
/external/skia/include/core/
DSkPathEffect.h118 kNone_DashType, //!< ignores the info parameter enumerator