Home
last modified time | relevance | path

Searched defs:returnableBuffers (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputUtils.cpp504 std::vector<BufferToReturn> *returnableBuffers) { in removeInFlightRequestIfReadyLocked()
643 std::vector<BufferToReturn> returnableBuffers{}; in processCaptureResult() local
874 /*out*/ std::vector<BufferToReturn> *returnableBuffers, in collectReturnableOutputBuffers()
932 void finishReturningOutputBuffers(const std::vector<BufferToReturn> &returnableBuffers, in finishReturningOutputBuffers()
988 std::vector<BufferToReturn> *returnableBuffers) { in collectAndRemovePendingOutputBuffers()
1019 std::vector<BufferToReturn> returnableBuffers{}; in notifyShutter() local
1178 std::vector<BufferToReturn> returnableBuffers{}; in notifyError() local
1273 std::vector<BufferToReturn> returnableBuffers{}; in flushInflightRequests() local
/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OutputUtils.cpp322 std::vector<BufferToReturn> returnableBuffers{}; in requestStreamBuffers() local