Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPointerControllerInterface.h79 PRESENTATION_POINTER, enumerator
DInputReader.cpp2486 PointerControllerInterface::PRESENTATION_POINTER); in sync()
4453 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER); in dispatchPointerGestures()
5521 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER); in dispatchPointerSimple()
/frameworks/base/libs/input/
DPointerController.cpp67 mLocked.presentation = PRESENTATION_POINTER; in PointerController()
497 mLocked.pointerSprite->setIcon(mLocked.presentation == PRESENTATION_POINTER in updatePointerLocked()