Searched refs:CUBIC_BEZIER (Results 1 – 5 of 5) sorted by relevance
36 InterpolatorType GetType() override { return InterpolatorType::CUBIC_BEZIER; } in GetType()
36 CUBIC_BEZIER, enumerator
55 if (!parcel.WriteUint16(InterpolatorType::CUBIC_BEZIER)) { in Marshalling()
84 case InterpolatorType::CUBIC_BEZIER: in Unmarshalling()
204 parcel3.WriteUint16(InterpolatorType::CUBIC_BEZIER);