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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp3535 int32_t touchScreenHeight = mRawPointerAxes.y.maxValue - mRawPointerAxes.y.minValue + 1; local
3566 * touchScreenHeight / mSurfaceHeight + touchScreenTop;
3568 * touchScreenHeight / mSurfaceHeight + touchScreenTop;

Completed in 1701 milliseconds