Home
last modified time | relevance | path

Searched defs:rawDiagonal (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.cpp1048 float rawDiagonal = hypotf(rawSize.width, rawSize.height); in configureInputDevice() local
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp9681 float rawDiagonal = hypotf(RAW_X_MAX - RAW_X_MIN, RAW_Y_MAX - RAW_Y_MIN); in TEST_F() local
9789 float rawDiagonal = hypotf(RAW_X_MAX - RAW_X_MIN, RAW_Y_MAX - RAW_Y_MIN); in preparePointerMode() local