HomeSort by relevance Sort by last modified time
    Searched refs:returnBufferPreconditionCheckLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3IOStreamBase.h 91 status_t returnBufferPreconditionCheckLocked() const;
Camera3IOStreamBase.cpp 200 status_t Camera3IOStreamBase::returnBufferPreconditionCheckLocked() const {
231 if ((res = returnBufferPreconditionCheckLocked()) != OK) {

Completed in 124 milliseconds