Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/effects/
DGradientEffect.cpp86 static constexpr int kLinearShapeValue = 1; in onSync() local
87 const auto instance_type = (SkScalarRoundToInt(fShape) == kLinearShapeValue) in onSync()