Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCameraDeviceBase.h57 CAMERA_STREAM_CONFIGURATION_NORMAL_MODE = 0, enumerator
278 camera_stream_configuration_mode_t::CAMERA_STREAM_CONFIGURATION_NORMAL_MODE) = 0;
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h163 camera_stream_configuration_mode_t::CAMERA_STREAM_CONFIGURATION_NORMAL_MODE) override;
H A DCamera3Device.cpp569 case CAMERA_STREAM_CONFIGURATION_NORMAL_MODE: in mapToStreamConfigurationMode()
1238 CAMERA_STREAM_CONFIGURATION_NORMAL_MODE); in setUpRequestLocked()