Searched defs:notifyAutoExposure (Results 1 – 5 of 5) sorted by relevance
75 virtual void notifyAutoExposure(uint8_t /*newState*/, int /*triggerId*/) {}; in notifyAutoExposure() function
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
448 void Camera2ClientBase<TClientBase>::notifyAutoExposure([[maybe_unused]] uint8_t newState, in notifyAutoExposure() function in android::Camera2ClientBase
2053 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in setPreviewWindowL() function in android::Camera2Client