Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputReader.cpp2731 float diagonalSize = hypotf(width, height); in configureSurface() local
2752 mOrientedRanges.touchMajor.max = diagonalSize; in configureSurface()
2762 mOrientedRanges.toolMajor.max = diagonalSize; in configureSurface()