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

/frameworks/native/libs/gui/tests/
H A DTextureRenderer.h36 GLuint mTexName; member in class:android::TextureRenderer
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.h84 uint32_t mTexName, mFbName; member in class:android::RenderEngine::BindImageAsFramebuffer
/frameworks/native/include/gui/
H A DGLConsumer.h264 // Binds mTexName and the current buffer to mTexTarget. Uses
403 // mTexName is the name of the OpenGL texture to which streamed images will
406 uint32_t mTexName; member in class:android::GLConsumer
/frameworks/native/cmds/flatland/
H A DMain.cpp300 &mGLConsumer, &mSurface, &mTexName);
358 return mComposer->compose(mTexName, mGLConsumer);
368 GLuint mTexName; member in class:Layer

Completed in 101 milliseconds