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

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

Completed in 2262 milliseconds