Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DVelocityTracker_test.cpp132 const uint32_t nextPointerCount = nextPointers.count(); in resolveAction() local
133 if (pointerCount > nextPointerCount) { in resolveAction()