TextureMap        147 cc/resources/resource_provider_unittest.cc   typedef base::hash_map<unsigned, scoped_refptr<TestTexture> > TextureMap;
TextureMap         36 cc/test/ordered_texture_map.h       TextureMap;
TextureMap         79 gpu/command_buffer/service/mailbox_synchronizer.h   typedef std::map<Texture*, TextureVersion> TextureMap;
TextureMap         39 gpu/command_buffer/service/stream_texture_manager_in_process_android.h   typedef std::map<uint32, scoped_refptr<gfx::SurfaceTexture> > TextureMap;
TextureMap        769 gpu/command_buffer/service/texture_manager.h   typedef base::hash_map<GLuint, scoped_refptr<TextureRef> > TextureMap;