Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.cpp251 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()
283 if (shouldLogError(res, state)) { in returnBufferCheckedLocked()
536 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
595 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
608 if (shouldLogError(res, mState)) { in getBufferLockedCommon()
644 bool Camera3OutputStream::shouldLogError(status_t res, StreamState state) { in shouldLogError() function in android::camera3::Camera3OutputStream
872 if (shouldLogError(res, mState)) { in detachBufferLocked()
DCamera3OutputStream.h326 static bool shouldLogError(status_t res, StreamState state);