Searched defs:compositeAnimation (Results 1 – 3 of 3) sorted by relevance
44 …Animation* animation, RenderObject* renderer, int index, CompositeAnimation* compositeAnimation, R… in create()
41 …nimation, int animatingProperty, RenderObject* renderer, CompositeAnimation* compositeAnimation, R… in create()
195 CompositeAnimation* compositeAnimation() { return m_compAnim; } in compositeAnimation() function