Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/animator/
DShapeKeyframeAnimator.cpp29 kInX_Index = 2, enumerator
104 !parse_optional_point(jis, i, dst + kInX_Index, dst + kInY_Index) || in parse_encoding_data()
139 c1 = SkPoint{ (*this)[ to_index + kInX_Index], in operator SkPath()