Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/include/
DPointerControllerInterface.h81 PRESENTATION_SPOT, enumerator
/frameworks/base/libs/input/
DPointerController.cpp269 if (presentation != PRESENTATION_SPOT) { in setPresentation()
/frameworks/native/services/inputflinger/
DInputReader.cpp4516 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_SPOT); in cookAndDispatch()