Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3OutputUtils.cpp512 std::vector<BufferToReturn> *returnableBuffers) { in removeInFlightRequestIfReadyLocked()
651 std::vector<BufferToReturn> returnableBuffers{}; in processCaptureResult() local
883 /*out*/ std::vector<BufferToReturn> *returnableBuffers, in collectReturnableOutputBuffers()
940 void finishReturningOutputBuffers(const std::vector<BufferToReturn> &returnableBuffers, in finishReturningOutputBuffers()
996 std::vector<BufferToReturn> *returnableBuffers) { in collectAndRemovePendingOutputBuffers()
1027 std::vector<BufferToReturn> returnableBuffers{}; in notifyShutter() local
1187 std::vector<BufferToReturn> returnableBuffers{}; in notifyError() local
1282 std::vector<BufferToReturn> returnableBuffers{}; in flushInflightRequests() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/aidl/
H A DAidlCamera3OutputUtils.cpp322 std::vector<BufferToReturn> returnableBuffers{}; in requestStreamBuffers() local