Searched defs:AnimationLinearInt16 (Results 1 – 3 of 3) sorted by relevance
52 struct AnimationLinearInt16 { struct74 int16_t start_point_value;75 int16_t end_point_value;
38 message AnimationLinearInt16 { message
51 TEST(AnimationLinearInt16, ReadAndValidate) { in TEST() argument