Searched refs:mAnimationStartY (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java182 protected int mAnimationStartY; field in class:PhotoViewController
255 mAnimationStartY = intent.getIntExtra(Intents.EXTRA_ANIMATION_START_Y, 0);
1008 final int translateY = calculateTranslate(mAnimationStartY, mAnimationStartHeight,
1098 final int translateY = calculateTranslate(mAnimationStartY, mAnimationStartHeight,

Completed in 64 milliseconds