Searched defs:Animation (Results 1 – 4 of 4) sorted by relevance
56 struct Animation { struct57 struct Frame {85 Animation* animation; argument102 virtual void init(const Vector<Animation::Part>& /*parts*/) {} in init() argument
331 typedef android::BootAnimation::Animation Animation; typedef
36 typedef android::BootAnimation::Animation Animation; typedef
39 public abstract class Animation implements Cloneable { class235 public Animation() { in Animation() method in Animation246 public Animation(Context context, AttributeSet attrs) { in Animation() method in Animation