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

/external/skia/samplecode/
H A DGMSampleView.cpp92 bool GMSampleView::onAnimate(const SkAnimTimer& timer) { function in class:GMSampleView
H A DSampleCode.h123 bool animate(const SkAnimTimer& timer) { return this->onAnimate(timer); }
143 virtual bool onAnimate(const SkAnimTimer&) { return false; } function in class:SampleView
/external/skia/gm/
H A Dgm.h119 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 116 milliseconds