Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h627 HOVER, enumerator
DTouchInputMapper.cpp2397 case PointerGesture::HOVER: in dispatchPointerGestures()
2510 if (mPointerGesture.currentGestureMode == PointerGesture::HOVER) { in dispatchPointerGestures()
2642 if (mPointerGesture.lastGestureMode != PointerGesture::HOVER && in preparePointerGestures()
2808 if ((mPointerGesture.lastGestureMode == PointerGesture::HOVER || in preparePointerGestures()
2878 mPointerGesture.currentGestureMode = PointerGesture::HOVER; in preparePointerGestures()
2931 if (mPointerGesture.lastGestureMode != PointerGesture::HOVER) { in preparePointerGestures()