Searched defs:notifyAutoExposure (Results 1 – 4 of 4) sorted by relevance
349 void CameraOfflineSessionClient::notifyAutoExposure([[maybe_unused]] uint8_t newState, in notifyAutoExposure() function in android::CameraOfflineSessionClient
99 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure() function in android::camera2::CaptureSequencer
443 void Camera2ClientBase<TClientBase>::notifyAutoExposure([[maybe_unused]] uint8_t newState, in notifyAutoExposure() function in android::Camera2ClientBase
2051 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in setPreviewWindowL() function in android::Camera2Client