Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchState.h51 void addHoveringPointerToWindow(const sp<android::gui::WindowInfoHandle>& windowHandle,
DTouchState.cpp114 void TouchState::addHoveringPointerToWindow(const sp<WindowInfoHandle>& windowHandle, in addHoveringPointerToWindow() function in android::inputdispatcher::TouchState
DInputDispatcher.cpp2514 tempTouchState.addHoveringPointerToWindow(windowHandle, entry.deviceId, pointer); in findTouchedWindowTargetsLocked()