Lines Matching refs:mLayoutScale
145 protected float mLayoutScale = 1.0f;568 mLayoutScale = childrenScale;690 int[] childOffsets = Float.compare(mLayoutScale, 1f) == 0 ?730 return (int) (maxWidth * mLayoutScale + 0.5f);