Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/animator/
DKeyframeAnimator.h52 static constexpr uint32_t kLinearMapping = 1; member
DKeyframeAnimator.cpp208 return Keyframe::kLinearMapping; in parseMapping()