Searched defs:kClose (Results 1 – 7 of 7) sorted by relevance
54 kClose //!< SkPath::RawIter returns 0 points enumerator
24 kClose = (int)SkPathVerb::kClose, in DEF_TEST() enumerator
4594 constexpr SkPath::Verb kClose = SkPath::kClose_Verb; in test_skbug_6947() local
23 static constexpr SkScalar kClose = (SK_Scalar1 / 16); variable
160 static constexpr SkScalar kClose = (SK_Scalar1 / 16); in duplicate_pt() local
201 static const SkScalar kClose = (SK_Scalar1 / 16); variable
127 static const double kClose = (SK_Scalar1 / 16.0); variable