Home
last modified time | relevance | path

Searched refs:mListenerProxy (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DSurface.h510 sp<IProducerListener> mListenerProxy; variable
/frameworks/native/libs/gui/
DSurface.cpp1293 mListenerProxy = new ProducerListenerProxy(this, sListener); in connect()
1295 return connect(api, mListenerProxy, reportBufferRemoval); in connect()