Searched defs:onAnimate (Results 1 - 5 of 5) sorted by relevance

/external/skia/samplecode/
H A DSampleCode.h86 bool animate(const SkAnimTimer& timer) { return this->onAnimate(timer); }
93 virtual bool onAnimate(const SkAnimTimer&) { return false; } function in class:SampleView
/external/skqp/samplecode/
H A DSampleCode.h86 bool animate(const SkAnimTimer& timer) { return this->onAnimate(timer); }
93 virtual bool onAnimate(const SkAnimTimer&) { return false; } function in class:SampleView
/external/skia/gm/
H A Dgm.h104 virtual bool onAnimate(const SkAnimTimer&) { return false; } function in class:skiagm::GM
/external/skqp/gm/
H A Dgm.h104 virtual bool onAnimate(const SkAnimTimer&) { return false; } function in class:skiagm::GM
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 6371 milliseconds