Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraOfflineSessionClient.cpp299 void CameraOfflineSessionClient::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure() function in android::CameraOfflineSessionClient
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp318 void Camera2ClientBase<TClientBase>::notifyAutoExposure(uint8_t newState, in notifyAutoExposure() function in android::Camera2ClientBase
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.cpp98 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure() function in android::camera2::CaptureSequencer
/aosp12/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp1946 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure() function in android::Camera2Client