Searched refs:RELEASE_ALL_BUFFERS (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/gui/
H A DIGraphicBufferProducer.h65 RELEASE_ALL_BUFFERS = 0x2, enumerator in enum:android::IGraphicBufferProducer::__anon1370
143 // If dequeueBuffer returns the RELEASE_ALL_BUFFERS flag, the client is
237 // If attachBuffer returns the RELEASE_ALL_BUFFERS flag, the caller is
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DVirtualDisplaySurface.cpp361 if (result & RELEASE_ALL_BUFFERS) {
/frameworks/native/libs/gui/
H A DSurface.cpp279 if (result & IGraphicBufferProducer::RELEASE_ALL_BUFFERS) {

Completed in 140 milliseconds