Searched defs:mCurrentTexture (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/gui/
H A DGLConsumer.h259 // This releases the buffer in the slot referenced by mCurrentTexture,
265 // mCurrentTexture if it's set, mCurrentTextureImage if not. If the
459 // mCurrentTexture is the buffer slot index of the buffer that is currently
464 // reset mCurrentTexture to INVALID_BUFFER_SLOT.
465 int mCurrentTexture; member in class:android::GLConsumer

Completed in 49 milliseconds