Searched refs:ExposureState (Results 1 – 8 of 8) sorted by relevance
45 void OnExposureState(const ExposureState state) override;48 void OnExposureStateCallback(ExposureState state) const;49 void OnExposureStateCallbackAsync(ExposureState state) const;53 ExposureCallback::ExposureState state_;55 …ExposureCallbackInfo(ExposureCallback::ExposureState state, const ExposureCallbackListener* listen… in ExposureCallbackInfo()
48 void OnExposureState(ExposureState state) override {} in OnExposureState()
60 enum ExposureState { enum195 enum ExposureState { enum201 virtual void OnExposureState(ExposureState state) = 0;1931 …static const std::unordered_map<camera_exposure_state_t, ExposureCallback::ExposureState> metaExpo…
87 … | on(type: 'exposureStateChange', callback: AsyncCallback<ExposureState>): void; | 废弃 …464 1. CameraInput中废弃接口on(type: 'exposureStateChange', callback: AsyncCallback<ExposureState>): void;
87 … | on(type: 'exposureStateChange', callback: AsyncCallback<ExposureState>): void; | Dep…464 1. The **on(type: 'exposureStateChange', callback: AsyncCallback<ExposureState>): void;** API in **…
269 void ExposureCallbackListener::OnExposureStateCallbackAsync(ExposureState state) const in OnExposureStateCallbackAsync()301 void ExposureCallbackListener::OnExposureStateCallback(ExposureState state) const in OnExposureStateCallback()313 void ExposureCallbackListener::OnExposureState(const ExposureState state) in OnExposureState()
637 void OnExposureState(ExposureState state) override in OnExposureState()683 void OnExposureState(ExposureState state) in OnExposureState()
87 ExposureCallback::ExposureState> CaptureSession::metaExposureStateMap_ = {