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 82 status_t returnBufferPreconditionCheckLocked() const;
Camera3IOStreamBase.cpp 179 status_t Camera3IOStreamBase::returnBufferPreconditionCheckLocked() const {
210 if ((res = returnBufferPreconditionCheckLocked()) != OK) {

Completed in 744 milliseconds