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

/frameworks/native/include/gui/
H A DSurfaceTexture.h217 // mCurrentTextureBuf in addition to the ConsumerBase behavior.
265 // mCurrentTextureBuf must not be NULL.
287 // mCurrentTextureBuf is the graphic buffer of the current texture. It's
290 sp<GraphicBuffer> mCurrentTextureBuf; member in class:android::SurfaceTexture

Completed in 302 milliseconds