Searched refs:kNone_DashType (Results 1 – 8 of 8) sorted by relevance
129 kNone_DashType, //!< ignores the info parameter enumerator176 return kNone_DashType; in onAsADash()
189 DashInfo() : fType(SkPathEffect::kNone_DashType) {} in DashInfo()200 fType = SkPathEffect::kNone_DashType; in reset()
108 SkASSERT(SkPathEffect::kNone_DashType == fDashInfo.fType); in initPathEffect()
21 REPORTER_ASSERT(reporter, SkPathEffect::kNone_DashType == dashType); in DEF_TEST()