Home
last modified time | relevance | path

Searched refs:HProducerListener (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/plugin_store/include/v4l2_codec2/plugin_store/
DH2BGraphicBufferProducer.h21 using HProducerListener = ::android::hardware::graphics::bufferqueue::V2_0::IProducerListener; variable
37 status_t connect(sp<HProducerListener> const& hListener, int32_t api,
/external/v4l2_codec2/plugin_store/
DH2BGraphicBufferProducer.cpp250 status_t H2BGraphicBufferProducer::connect(sp<HProducerListener> const& hListener, int32_t api, in connect()
DC2VdaBqBlockPool.cpp55 using HProducerListener = ::android::hardware::graphics::bufferqueue::V2_0::IProducerListener; typedef
129 class BufferReleasedNotifier : public EventNotifier, public HProducerListener {