Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp1323 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in shouldPruneInboundQueueLocked() local
1412 const bool isPointerDownEvent = motionEntry.action == AMOTION_EVENT_ACTION_DOWN && in enqueueInboundEventLocked() local