Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mChildOffsetsWithLayoutScale

105     private int[] mChildOffsetsWithLayoutScale;
721 mChildOffsetsWithLayoutScale = null;
727 mChildOffsetsWithLayoutScale = new int[count];
731 mChildOffsetsWithLayoutScale[i] = -1;
738 mChildOffsets : mChildOffsetsWithLayoutScale;