Searched refs:duration (Results 1 – 14 of 14) sorted by relevance
316 long duration = c.getWallDuration(); in drawCallDurations() local324 duration = mPositionHelper.getMaxDuration(); in drawCallDurations()332 duration = mPositionHelper.getMaxDuration(); in drawCallDurations()338 duration); in drawCallDurations()461 public Rectangle getDurationBounds(int callIndex, int context, long duration) { in getDurationBounds() argument462 if (duration <= 0) { in getDurationBounds()463 duration = 1; in getDurationBounds()464 } else if (duration > mMaxDuration) { in getDurationBounds()465 duration = mMaxDuration; in getDurationBounds()470 int w = (int) (duration * mScale); in getDurationBounds()
1 Code completion in animator1.xml for android:^duration="2000":4 android:duration : Amount of time (in milliseconds) for the animation to run. [integer]
8 android:duration : Amount of time (in milliseconds) for the animation to run. [integer]12 … an adjustment of the Z ordering of the content being animated for the duration of the animation.…
10 android:duration : Amount of time (in milliseconds) for the animation to run. [integer]14 … an adjustment of the Z ordering of the content being animated for the duration of the animation.…
123 # perpetual (for the duration of the applicable copyright) license to294 # is perpetual (for the duration of the applicable copyright in the
2 …duration-b),d=1-(c/j.duration||0),e=0,f=j.tweens.length;for(;e<f;e++)j.tweens[e].run(d);return h.n… property
51 result, as well as passing invalid duration parameters (e.g. a