Home
last modified time | relevance | path

Searched defs:splitDownTime (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/input/
DInput.cpp625 const nsecs_t splitDownTime = other.mDownTime; in splitFrom() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4383 nsecs_t splitDownTime) { in splitMotionEvent()