Home
last modified time | relevance | path

Searched refs:getMouseControllerConstructor (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DPointerChoreographer.cpp315 getMouseControllerConstructor( in processDrawingTabletEventLocked()
564 it = mMousePointersByDisplay.emplace(displayId, getMouseControllerConstructor(displayId)) in ensureMouseControllerLocked()
607 getMouseControllerConstructor(displayId)); in updatePointerControllersLocked()
843 PointerChoreographer::ControllerConstructor PointerChoreographer::getMouseControllerConstructor( in getMouseControllerConstructor() function in android::PointerChoreographer
DPointerChoreographer.h175 ControllerConstructor getMouseControllerConstructor(ui::LogicalDisplayId displayId)