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

/frameworks/base/services/input/
H A DInputReader.cpp3034 float diagonalSize = hypotf(mSurfaceWidth, mSurfaceHeight); local
3055 mOrientedRanges.touchMajor.max = diagonalSize;
3065 mOrientedRanges.toolMajor.max = diagonalSize;

Completed in 682 milliseconds