Searched refs:mRootScrollY (Results 1 – 2 of 2) sorted by relevance
106 private int mRootScrollY; field in DecorCaptionView159 if (mMaximizeRect.contains(x, y - mRootScrollY)) { in onInterceptTouchEvent()162 if (mCloseRect.contains(x, y - mRootScrollY)) { in onInterceptTouchEvent()437 mRootScrollY = scrollY; in onRootViewScrollYChanged()
231 private int mRootScrollY = 0; field in DecorView1465 int rootScrollY = mRootScrollY; in updateColorViewTranslations()1808 mRootScrollY = rootScrollY; in onRootViewScrollYChanged()