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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DResourceManager.h83 typedef std::map<GLuint, Texture*> TextureMap; typedef in class:gl::ResourceManager
84 TextureMap mTextureMap;
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DTextureManager.h74 typedef HashMap<TextureToken, TextureInfo> TextureMap; typedef in class:WebCore::TextureManager
75 TextureMap m_textures;

Completed in 83 milliseconds