Searched refs:unmapBuffer (Results 1 – 2 of 2) sorted by relevance
163 static Status unmapBuffer(std::shared_ptr<Buffer>& buffer);
646 Status UVCProvider::UVCDevice::unmapBuffer(std::shared_ptr<Buffer>& buffer) { in unmapBuffer() function in android::webcam::UVCProvider::UVCDevice658 if (unmapBuffer(consumerBuffer) != Status::OK) { in destroyBuffers()663 if (unmapBuffer(buf) != Status::OK) { in destroyBuffers()