Home
last modified time | relevance | path

Searched refs:currentTexture (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/nativedisplay/include/surfacetexture/
DEGLConsumer.h118 currentTexture(-1), in PendingRelease()
124 int currentTexture; member
/frameworks/native/libs/gui/include/gui/
DGLConsumer.h267 PendingRelease() : isPending(false), currentTexture(-1), in PendingRelease()
271 int currentTexture; member
/frameworks/native/libs/nativedisplay/surfacetexture/
DEGLConsumer.cpp299 pendingRelease->currentTexture = st.mCurrentTexture; in updateAndReleaseLocked()
/frameworks/native/libs/gui/
DGLConsumer.cpp430 pendingRelease->currentTexture = mCurrentTexture; in updateAndReleaseLocked()