Searched refs:shouldLogError (Results 1 – 3 of 3) sorted by relevance
384 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()446 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()766 if (shouldLogError(res, mState)) { in getBufferLockedCommon()865 if (shouldLogError(res, mState)) { in getBufferLockedCommon()878 if (shouldLogError(res, mState)) { in getBufferLockedCommon()915 bool Camera3OutputStream::shouldLogError(status_t res, StreamState state) { in shouldLogError() function in android::camera3::Camera3OutputStream1165 if (shouldLogError(res, mState)) { in detachBufferLocked()1581 bool Camera3OutputStream::shouldLogError(status_t res) { in shouldLogError() function in android::camera3::Camera3OutputStream1583 return shouldLogError(res, mState); in shouldLogError()
121 if (parent->shouldLogError(res)) { in queueBufferToClientLocked()
273 bool shouldLogError(status_t res);421 static bool shouldLogError(status_t res, StreamState state);