Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputTarget.h85 std::optional<nsecs_t> firstDownTimeInTarget; variable
H A DTouchState.cpp77 std::optional<nsecs_t> firstDownTimeInTarget) { in addOrUpdateWindow()
H A DInputDispatcher.cpp3001 std::optional<nsecs_t> firstDownTimeInTarget, in addWindowTargetLocked()
3034 std::bitset<MAX_POINTER_ID + 1> pointerIds, std::optional<nsecs_t> firstDownTimeInTarget, in addPointerWindowTargetLocked()