Searched refs:mLayoutScale (Results 1 – 2 of 2) sorted by relevance
145 protected float mLayoutScale = 1.0f; field in PagedView610 mLayoutScale = childrenScale; in setLayoutScale()737 int[] childOffsets = Float.compare(mLayoutScale, 1f) == 0 ? in getChildOffset()780 return (int) (maxWidth * mLayoutScale + 0.5f); in getScaledMeasuredWidth()
870 float layoutScale = mLayoutScale; in wallpaperOffsetForCurrentScroll()871 mLayoutScale = 1f; in wallpaperOffsetForCurrentScroll()877 mLayoutScale = layoutScale; in wallpaperOffsetForCurrentScroll()960 float layoutScale = mLayoutScale; in computeWallpaperScrollRatio()962 mLayoutScale = 1.0f; in computeWallpaperScrollRatio()964 mLayoutScale = layoutScale; in computeWallpaperScrollRatio()