Home
last modified time | relevance | path

Searched refs:mStartWidth (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java133 private int mStartWidth; field in Intents.PhotoViewIntentBuilder
232 mStartWidth = startWidth; in setScaleAnimation()
316 mIntent.putExtra(EXTRA_ANIMATION_START_WIDTH, mStartWidth); in build()