Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h501 Transaction& notifyProducerDisconnect(const sp<SurfaceControl>& sc);
/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp453 t->notifyProducerDisconnect(mSurfaceControl); in processNextBufferLocked()
DSurfaceComposerClient.cpp1468 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::notifyProducerDisconnect( in notifyProducerDisconnect() function in android::SurfaceComposerClient::Transaction