Home
last modified time | relevance | path

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

/hardware/google/easel/amber/camera/include/
DHdrPlusTypes.h171 bool isSensorInput; member
177 InputConfiguration() : isSensorInput(false) {}; in InputConfiguration()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp16043 inputConfig.isSensorInput = true; in configureHdrPlusStreamsLocked()