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

  /development/samples/devbytes/animation/ViewAnimations/src/com/example/android/viewanimations/
ViewAnimations.java 92 final int animationID) {
99 AnimationUtils.loadAnimation(ViewAnimations.this, animationID) :
  /development/samples/devbytes/animation/PropertyAnimations/src/com/example/android/propertyanimations/
PropertyAnimations.java 95 private void setupAnimation(View view, final Animator animation, final int animationID) {
102 Animator anim = AnimatorInflater.loadAnimator(PropertyAnimations.this, animationID);
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.cpp     [all...]

Completed in 47 milliseconds