Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/input_manager/
DFactory.cpp61 InputManagerType inputManagerType = getInputManagerType(config.input_stream(0)); in createInputManager() local
63 switch (inputManagerType) { in createInputManager()