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