Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp6575 const float expectedPrecisionY = displayRotated ? 2 : 4; in TEST_P() local
6586 WithPrecision(expectedPrecisionX, expectedPrecisionY)))) in TEST_P()