Searched refs:mTmpLoc1 (Results 1 – 1 of 1) sorted by relevance
143 private int[] mTmpLoc1 = new int[2]; field in QSAnimator326 getRelativePosition(mTmpLoc1, quickTileView, view); in updateAnimators()328 int yOffset = mTmpLoc2[1] - mTmpLoc1[1]; in updateAnimators()329 int xOffset = mTmpLoc2[0] - mTmpLoc1[0]; in updateAnimators()354 mTmpLoc1, in updateAnimators() local367 mTmpLoc1, in updateAnimators() local380 mTmpLoc1, in updateAnimators() local404 getRelativePosition(mTmpLoc1, qqsLayout, view); in updateAnimators()405 mQQSTop = mTmpLoc1[1]; in updateAnimators()583 getRelativePosition(mTmpLoc1, qsTileLayout, quickSettingsRootView); in animateBrightnessSlider()[all …]