Searched refs:ProducerListenerProxy (Results 1 – 2 of 2) sorted by relevance
411 class ProducerListenerProxy : public BnProducerListener {413 ProducerListenerProxy(wp<Surface> parent, sp<SurfaceListener> listener) in ProducerListenerProxy() function415 virtual ~ProducerListenerProxy() {} in ~ProducerListenerProxy()
1874 mListenerProxy = new ProducerListenerProxy(this, sListener); in connect()2596 void Surface::ProducerListenerProxy::onBuffersDiscarded(const std::vector<int32_t>& slots) { in onBuffersDiscarded()