Home
last modified time | relevance | path

Searched refs:shouldLogError (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3OutputStream.cpp237 if (shouldLogError(res, mState)) { in getBuffersLocked()
330 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()
372 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()
628 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
727 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
740 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
777 bool Camera3OutputStream::shouldLogError(status_t res, StreamState state) { in shouldLogError() function in android::camera3::Camera3OutputStream
1008 if (shouldLogError(res, mState)) { in detachBufferLocked()
H A DCamera3OutputStream.h361 static bool shouldLogError(status_t res, StreamState state);