Searched refs:getBufferPreconditionCheckLocked (Results 1 – 4 of 4) sorted by relevance
113 status_t getBufferPreconditionCheckLocked() const;
215 status_t Camera3IOStreamBase::getBufferPreconditionCheckLocked() const { in getBufferPreconditionCheckLocked() function in android::camera3::Camera3IOStreamBase
67 if ((res = getBufferPreconditionCheckLocked()) != OK) { in getInputBufferLocked()
751 if ((res = getBufferPreconditionCheckLocked()) != OK) { in getBufferLockedCommon()