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

/frameworks/native/include/gui/
H A DGLConsumer.h255 // This releases the buffer in the slot referenced by mCurrentTexture,
261 // mCurrentTexture if it's set, mCurrentTextureBuf if not. If the
421 // mCurrentTexture is the buffer slot index of the buffer that is currently
426 // reset mCurrentTexture to INVALID_BUFFER_SLOT.
427 int mCurrentTexture; member in class:android::GLConsumer

Completed in 351 milliseconds