Searched refs:photoRatio (Results 1 – 1 of 1) sorted by relevance
268 final TypedValue photoRatio = new TypedValue(); in MultiShrinkScroller() local269 getResources().getValue(R.dimen.quickcontact_landscape_photo_ratio, photoRatio, in MultiShrinkScroller()271 mLandscapePhotoRatio = photoRatio.getFloat(); in MultiShrinkScroller()