Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp811 float diagonalSize = hypotf(mSurfaceWidth, mSurfaceHeight); in configureSurface() local
830 mOrientedRanges.touchMajor.max = diagonalSize; in configureSurface()
841 mOrientedRanges.toolMajor.max = diagonalSize; in configureSurface()