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

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

Completed in 588 milliseconds