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

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

Completed in 50 milliseconds