Home
last modified time | relevance | path

Searched refs:HOVER (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h568 HOVER, enumerator
603 case Mode::HOVER: in canGestureAffectWindowFocus()
DTouchInputMapper.cpp2429 case PointerGesture::Mode::HOVER: in dispatchPointerGestures()
2548 if (mPointerGesture.currentGestureMode == PointerGesture::Mode::HOVER) { in dispatchPointerGestures()
2678 if (mPointerGesture.lastGestureMode != PointerGesture::Mode::HOVER && in preparePointerGestures()
2844 if ((mPointerGesture.lastGestureMode == PointerGesture::Mode::HOVER || in preparePointerGestures()
2913 mPointerGesture.currentGestureMode = PointerGesture::Mode::HOVER; in preparePointerGestures()
2965 if (mPointerGesture.lastGestureMode != PointerGesture::Mode::HOVER) { in preparePointerGestures()