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

/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp29 constexpr int32_t DEFAULT_POINTER_ID = 0; // pointer ID used for manually defined tests member in namespace:android
86 properties[0].id = DEFAULT_POINTER_ID;
111 vt.getVelocity(DEFAULT_POINTER_ID, &Vx, &Vy);

Completed in 32 milliseconds