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

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

Completed in 49 milliseconds