Searched refs:offsetScale (Results 1 – 1 of 1) sorted by relevance
252 float offsetScale = (scale / mWindowScale - 1.0f) * 0.5f; in updateWindowParams() local255 int x = (int)(mWindowX + mLiveTranslationX - width * offsetScale); in updateWindowParams()256 int y = (int)(mWindowY + mLiveTranslationY - height * offsetScale); in updateWindowParams()262 + ", offsetScale=" + offsetScale in updateWindowParams()