Searched refs:kLinearShapeValue (Results 1 – 2 of 2) sorted by relevance
86 static constexpr int kLinearShapeValue = 1; in onSync() local87 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in onSync()
67 static constexpr int kLinearShapeValue = 1; in apply() local68 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in apply()