Searched refs:mFixedSize (Results 1 – 1 of 1) sorted by relevance
129 private final float mFixedSize; field in ScreenshotView202 mFixedSize = mResources.getDimensionPixelSize(R.dimen.overlay_x_scale); in ScreenshotView()496 params.width = (int) mFixedSize; in updateOrientation()501 params.height = (int) mFixedSize; in updateOrientation()518 mFixedSize / (mOrientationPortrait ? bounds.width() : bounds.height()); in createScreenshotDropInAnimation()992 float scale = mFixedSize in prepareScrollingTransition()