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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp3681 int32_t touchScreenWidth = mRawPointerAxes.x.maxValue - mRawPointerAxes.x.minValue + 1; local
3711 * touchScreenWidth / mSurfaceWidth + touchScreenLeft;
3713 * touchScreenWidth / mSurfaceWidth + touchScreenLeft;

Completed in 528 milliseconds