Searched refs:KeyframeRec (Results 1 – 2 of 2) sorted by relevance
30 struct KeyframeRec { struct in skottie::internal::__anon086e027f0111::KeyframeAnimatorBase44 const KeyframeRec& frame(float t) { in frame()51 float localT(const KeyframeRec& rec, float t) const { in localT()133 const KeyframeRec* findFrame(float t) const { in findFrame()170 std::vector<KeyframeRec> fRecs;172 const KeyframeRec* fCachedRec = nullptr;229 const T* eval(const KeyframeRec& rec, float t, T* v) const { in eval()
30 struct KeyframeRec { struct in skottie::internal::__anon162c3e680111::KeyframeAnimatorBase44 const KeyframeRec& frame(float t) { in frame()51 float localT(const KeyframeRec& rec, float t) const { in localT()131 const KeyframeRec* findFrame(float t) const { in findFrame()168 std::vector<KeyframeRec> fRecs;170 const KeyframeRec* fCachedRec = nullptr;227 const T* eval(const KeyframeRec& rec, float t, T* v) const { in eval()