Searched refs:cam_low_light_mode_t (Results 1 – 7 of 7) sorted by relevance
282 void setLowLightLevel(cam_low_light_mode_t value);283 cam_low_light_mode_t getLowLightLevel();
865 void setLowLightLevel(cam_low_light_mode_t value) in setLowLightLevel()867 cam_low_light_mode_t getLowLightLevel() {return m_LowLightLevel;}; in getLowLightLevel()1277 cam_low_light_mode_t m_LowLightLevel;
1319 void QCameraParametersIntf::setLowLightLevel(cam_low_light_mode_t value) in setLowLightLevel()1326 cam_low_light_mode_t QCameraParametersIntf::getLowLightLevel() in getLowLightLevel()
2565 IF_META_AVAILABLE(cam_low_light_mode_t, low_light_level, in metadata_stream_cb_routine()
1080 } cam_low_light_mode_t; typedef1129 cam_low_light_mode_t low_light_mode;
1138 INCLUDE(CAM_INTF_META_LOW_LIGHT, cam_low_light_mode_t, 1);
3025 IF_META_AVAILABLE(const cam_low_light_mode_t, low_light_level, in mm_channel_handle_metadata()