Searched refs:touchScreenHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.cpp3294 int32_t touchScreenHeight = mRawPointerAxes.y.maxValue - mRawPointerAxes.y.minValue + 1; local
3325 * touchScreenHeight / mSurfaceHeight + touchScreenTop;
3327 * touchScreenHeight / mSurfaceHeight + touchScreenTop;

Completed in 57 milliseconds