Searched refs:mLiveTranslationY (Results 1 – 1 of 1) sorted by relevance
93 private float mLiveTranslationY; field in OverlayDisplayWindow182 pw.println("mLiveTranslationY=" + mLiveTranslationY); in dump()256 int y = (int)(mWindowY + mLiveTranslationY - height * offsetScale); in updateWindowParams()285 mLiveTranslationY = 0f; in clearLiveState()371 mLiveTranslationY -= distanceY;