Home
last modified time | relevance | path

Searched defs:mInputConfig (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/runner/input_manager/include/
H A DVideoInputManager.h57 proto::InputConfig mInputConfig; variable
H A DEvsInputManager.h77 const proto::InputConfig mInputConfig; variable
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DSessionConfiguration.java95 private InputConfiguration mInputConfig = null; field in SessionConfiguration