Home | History | Annotate | Download | only in photo

Lines Matching refs:mMaxInitialScale

139     protected float mMaxInitialScale;
209 mMaxInitialScale = intent.getFloatExtra(Intents.EXTRA_MAX_INITIAL_SCALE, 1.0f);
242 createPhotoPagerAdapter(this, getSupportFragmentManager(), null, mMaxInitialScale);