Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputManager.cpp129 PointerChoreographerPolicyInterface& choreographerPolicy, in InputManager() argument
155 std::make_unique<PointerChoreographer>(*mTracingStages.back(), choreographerPolicy); in InputManager()
DInputManager.h123 PointerChoreographerPolicyInterface& choreographerPolicy,