Searched refs:mTmpLoc1 (Results 1 – 1 of 1) sorted by relevance
141 private int[] mTmpLoc1 = new int[2]; field in QSAnimator324 getRelativePosition(mTmpLoc1, quickTileView, view); in updateAnimators()326 int yOffset = mTmpLoc2[1] - mTmpLoc1[1]; in updateAnimators()327 int xOffset = mTmpLoc2[0] - mTmpLoc1[0]; in updateAnimators()352 mTmpLoc1, in updateAnimators() local365 mTmpLoc1, in updateAnimators() local378 mTmpLoc1, in updateAnimators() local402 getRelativePosition(mTmpLoc1, qqsLayout, view); in updateAnimators()403 mQQSTop = mTmpLoc1[1]; in updateAnimators()405 int diff = mTmpLoc2[1] - (mTmpLoc1[1] + qqsLayout.getPhantomTopPosition(count)); in updateAnimators()[all …]