Home
last modified time | relevance | path

Searched defs:PendingRelease (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/nativedisplay/include/surfacetexture/
DEGLConsumer.h115 struct PendingRelease { struct
116 PendingRelease() in PendingRelease() argument
138 status_t updateAndReleaseLocked(const BufferItem& item, PendingRelease* pendingRelease, argument
/frameworks/native/libs/gui/include/gui/
DGLConsumer.h266 struct PendingRelease { struct
267 PendingRelease() : isPending(false), currentTexture(-1), in PendingRelease() argument
284 PendingRelease* pendingRelease = nullptr); argument