Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.cpp237 if (shouldLogError(res, mState)) { in getBuffersLocked()
329 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()
367 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()
623 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
722 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
735 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
772 bool Camera3OutputStream::shouldLogError(status_t res, StreamState state) { in shouldLogError() function in android::camera3::Camera3OutputStream
1003 if (shouldLogError(res, mState)) { in detachBufferLocked()
DCamera3OutputStream.h360 static bool shouldLogError(status_t res, StreamState state);