Searched refs:kLinearMapping (Results 1 – 2 of 2) sorted by relevance
/external/skia/modules/skottie/src/animator/ | ||
D | KeyframeAnimator.h | 52 static constexpr uint32_t kLinearMapping = 1; member |
D | KeyframeAnimator.cpp | 208 return Keyframe::kLinearMapping; in parseMapping() |