Home
last modified time | relevance | path

Searched refs:touchHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOrientationTouchTransformer.java243 int touchHeight = mNavBarGesturalHeight; in createRegionForDisplay() local
246 orientationRectF.top = orientationRectF.bottom - touchHeight; in createRegionForDisplay()
262 orientationRectF.top = orientationRectF.bottom - touchHeight; in createRegionForDisplay()