Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DTouchedWindow.h31 int32_t targetFlags; member
H A DTouchState.cpp55 void TouchState::addOrUpdateWindow(const sp<WindowInfoHandle>& windowHandle, int32_t targetFlags, in addOrUpdateWindow()
H A DEntry.cpp298 DispatchEntry::DispatchEntry(std::shared_ptr<EventEntry> eventEntry, int32_t targetFlags, in DispatchEntry()
H A DEntry.h215 int32_t targetFlags; member
H A DInputDispatcher.cpp2098 int32_t targetFlags = InputTarget::FLAG_FOREGROUND | InputTarget::FLAG_DISPATCH_AS_IS; in findTouchedWindowTargetsLocked() local
2179 int32_t targetFlags = in findTouchedWindowTargetsLocked() local
2470 int32_t targetFlags, BitSet32 pointerIds, in addWindowTargetLocked()