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