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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp3099 float diagonalSize = hypotf(mSurfaceWidth, mSurfaceHeight); local
3120 mOrientedRanges.touchMajor.max = diagonalSize;
3131 mOrientedRanges.toolMajor.max = diagonalSize;

Completed in 75 milliseconds