Home
last modified time | relevance | path

Searched defs:notifyAutoExposure (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraOfflineSessionClient.cpp349 void CameraOfflineSessionClient::notifyAutoExposure([[maybe_unused]] uint8_t newState, in notifyAutoExposure() function in android::CameraOfflineSessionClient
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.cpp99 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure() function in android::camera2::CaptureSequencer
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp443 void Camera2ClientBase<TClientBase>::notifyAutoExposure([[maybe_unused]] uint8_t newState, in notifyAutoExposure() function in android::Camera2ClientBase
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp2051 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in setPreviewWindowL() function in android::Camera2Client