Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h278 bool reportBufferRemoval);
/frameworks/native/libs/gui/
DSurface.cpp1204 int api, const sp<IProducerListener>& listener, bool reportBufferRemoval) { in connect() argument
1209 mReportRemovedBuffers = reportBufferRemoval; in connect()