Searched refs:findMotionMemento (Results 1 – 2 of 2) sorted by relevance
114 ssize_t index = findMotionMemento(entry, /*hovering=*/false); in trackMotion()124 ssize_t index = findMotionMemento(entry, /*hovering=*/false); in trackMotion()142 ssize_t index = findMotionMemento(entry, /*hovering=*/false); in trackMotion()177 ssize_t index = findMotionMemento(entry, /*hovering=*/true); in trackMotion()188 ssize_t index = findMotionMemento(entry, /*hovering=*/true); in trackMotion()203 ssize_t index = findMotionMemento(entry, hovering); in getPointersOfLastEvent()223 ssize_t InputState::findMotionMemento(const MotionEntry& entry, bool hovering) const { in findMotionMemento() function in android::inputdispatcher::InputState
131 ssize_t findMotionMemento(const MotionEntry& entry, bool hovering) const;