Home
last modified time | relevance | path

Searched refs:m_texMipmap (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglPbufferSurface.cpp40 m_texMipmap = val; in setAttrib()
69 *val = m_texMipmap; in getAttrib()
DEglPbufferSurface.h29 m_texMipmap(EGL_FALSE), in EglPbufferSurface()
46 EGLint m_texMipmap; variable