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

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

Completed in 73 milliseconds