Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/input/tests/
H A DVelocityTracker_test.cpp125 const uint32_t nextPointerCount = nextPointers.count(); in resolveAction() local
126 if (pointerCount > nextPointerCount) { in resolveAction()