Searched defs:bufferProducer (Results 1 – 6 of 6) sorted by relevance
46 sptr<OHOS::IBufferProducer> bufferProducer = OHOS::iface_cast<OHOS::IBufferProducer>(remoteObj); in Unmarshalling() local
265 sptr<BufferProducerSequenceable> bufferProducer = nullptr;; variable302 sptr<BufferProducerSequenceable> bufferProducer = new BufferProducerSequenceable(producer); variable
189 int32_t ExecutorImpl::SetBufferProducer(const sptr<BufferProducerSequenceable> &bufferProducer) in SetBufferProducer()
202 sptr<IBufferProducer> bufferProducer = nullptr; in FuzzSetBufferProducer() local
382 …eamOperator::AttachBufferQueue(int32_t streamId, const sptr<BufferProducerSequenceable>& bufferPro… in AttachBufferQueue()
243 …eamOperator::AttachBufferQueue(int32_t streamId, const sptr<BufferProducerSequenceable> &bufferPro… in AttachBufferQueue()