HomeSort by relevance Sort by last modified time
    Searched defs:hovering (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/input/
InputDispatcher.h 765 bool hovering; member in struct:android::InputDispatcher::InputState::MotionMemento
776 ssize_t findMotionMemento(const MotionEntry* entry, bool hovering) const;
779 void addMotionMemento(const MotionEntry* entry, int32_t flags, bool hovering);
    [all...]
InputReader.cpp 5370 bool down, hovering; local
5404 bool down, hovering; local
    [all...]
InputReader.h 1612 bool hovering; member in struct:android::TouchInputMapper::PointerSimple
    [all...]

Completed in 60 milliseconds