Searched refs:mFixedSize (Results 1 – 1 of 1) sorted by relevance
134 private final float mFixedSize; field in ScreenshotView205 mFixedSize = mResources.getDimensionPixelSize(R.dimen.overlay_x_scale); in ScreenshotView()485 params.width = (int) mFixedSize; in updateOrientation()490 params.height = (int) mFixedSize; in updateOrientation()507 mFixedSize / (mOrientationPortrait ? bounds.width() : bounds.height()); in createScreenshotDropInAnimation()971 float scale = mFixedSize in prepareScrollingTransition()