Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp36 constexpr int32_t DEFAULT_POINTER_ID = 0; // pointer ID used for manually defined tests variable
208 vt.getVelocity(DEFAULT_POINTER_ID, &Vx, &Vy); in computeAndCheckVelocity()