Home
last modified time | relevance | path

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

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