Home
last modified time | relevance | path

Searched defs:m_textureMap (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLBackgroundLoader.h54 SaveableTextureMap& m_textureMap; variable
DObjectNameSpace.h168 SaveableTextureMap m_textureMap; variable
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DObjectNameSpace.cpp425 decltype(m_textureMap)().swap(m_textureMap); in clearTextureMap() local