HomeSort by relevance Sort by last modified time
    Searched refs:getDestroyAnimDuration (Results 1 - 2 of 2) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 547 mDestroyAnimProgress += tau / getDestroyAnimDuration();
557 public abstract float getDestroyAnimDuration();
701 public float getDestroyAnimDuration() {
738 public float getDestroyAnimDuration() {
770 public float getDestroyAnimDuration() {
  /development/samples/ControllerSample/src/com/example/controllersample/
GameView.java 550 mDestroyAnimProgress += tau / getDestroyAnimDuration();
571 public abstract float getDestroyAnimDuration();
    [all...]

Completed in 447 milliseconds