Home
last modified time | relevance | path

Searched defs:TextureMap (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/cc/test/
Dordered_texture_map.h36 TextureMap; typedef
/external/chromium_org/gpu/command_buffer/service/
Dstream_texture_manager_in_process_android.h39 typedef std::map<uint32, scoped_refptr<gfx::SurfaceTexture> > TextureMap; typedef
Dmailbox_synchronizer.h79 typedef std::map<Texture*, TextureVersion> TextureMap; typedef
Dtexture_manager.h782 typedef base::hash_map<GLuint, scoped_refptr<TextureRef> > TextureMap; typedef
/external/chromium_org/third_party/angle/src/libGLESv2/
DResourceManager.h96 typedef std::unordered_map<GLuint, Texture*> TextureMap; typedef
/external/chromium_org/ppapi/proxy/
Dvideo_decoder_resource.h140 typedef base::hash_map<uint32_t, Texture> TextureMap; typedef
/external/deqp/modules/glshared/
DglsFboUtil.hpp353 typedef std::map<glw::GLuint, const Texture*> TextureMap; typedef
/external/chromium_org/cc/resources/
Dresource_provider_unittest.cc147 typedef base::hash_map<unsigned, scoped_refptr<TestTexture> > TextureMap; typedef in cc::__anonf52bb1b30111::ContextSharedData