Searched refs:cam_low_light_mode_t (Results 1 – 7 of 7) sorted by relevance
267 void setLowLightLevel(cam_low_light_mode_t value);268 cam_low_light_mode_t getLowLightLevel();
838 void setLowLightLevel(cam_low_light_mode_t value) in setLowLightLevel()840 cam_low_light_mode_t getLowLightLevel() {return m_LowLightLevel;}; in getLowLightLevel()1200 cam_low_light_mode_t m_LowLightLevel;
1253 void QCameraParametersIntf::setLowLightLevel(cam_low_light_mode_t value) in setLowLightLevel()1260 cam_low_light_mode_t QCameraParametersIntf::getLowLightLevel() in getLowLightLevel()
2409 IF_META_AVAILABLE(cam_low_light_mode_t, low_light_level, in metadata_stream_cb_routine()
920 } cam_low_light_mode_t; typedef968 cam_low_light_mode_t low_light_mode;
963 INCLUDE(CAM_INTF_META_LOW_LIGHT, cam_low_light_mode_t, 1);
2583 IF_META_AVAILABLE(const cam_low_light_mode_t, low_light_level, in mm_channel_handle_metadata()