Searched refs:setPresentation (Results 1 – 5 of 5) sorted by relevance
85 virtual void setPresentation(Presentation presentation) = 0;
2485 mPointerController->setPresentation( in sync()3855 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_SPOT); in sync()4445 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_SPOT); in dispatchPointerGestures()4453 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER); in dispatchPointerGestures()5521 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER); in dispatchPointerSimple()
91 virtual void setPresentation(Presentation presentation);
228 void PointerController::setPresentation(Presentation presentation) { in setPresentation() function in android::PointerController
113 virtual void setPresentation(Presentation presentation) { in setPresentation() function in android::FakePointerController