Home
last modified time | relevance | path

Searched defs:rawHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java446 final float rawHeight = ev.getRawY() - mLastMotionY + mCurrentHeight; in onTouchEvent() local
/frameworks/native/services/inputflinger/
DInputReader.cpp3498 int32_t rawHeight = mRawPointerAxes.getRawHeight(); in findViewport() local
3555 int32_t rawHeight = mRawPointerAxes.getRawHeight(); in configureSurface() local