Searched defs:notifyRepeatingRequestError (Results 1 – 4 of 4) sorted by relevance
78 virtual void notifyRepeatingRequestError(long /*lastFrameNumber*/) {}; in notifyRepeatingRequestError() function
373 void CameraOfflineSessionClient::notifyRepeatingRequestError(long /*lastFrameNumber*/) { in notifyRepeatingRequestError() function in android::CameraOfflineSessionClient
2373 void CameraDeviceClient::notifyRepeatingRequestError(long lastFrameNumber) { in notifyRepeatingRequestError() function in android::CameraDeviceClient
475 void Camera2ClientBase<TClientBase>::notifyRepeatingRequestError( in notifyRepeatingRequestError() function in android::Camera2ClientBase