IdAllocatorInterface 13 gpu/command_buffer/common/id_allocator.cc IdAllocatorInterface::~IdAllocatorInterface() { IdAllocatorInterface 24 gpu/command_buffer/common/id_allocator.h class GPU_EXPORT IdAllocatorInterface { IdAllocatorInterface 26 gpu/command_buffer/common/id_allocator.h virtual ~IdAllocatorInterface(); IdAllocatorInterface 46 gpu/command_buffer/common/id_allocator.h class GPU_EXPORT IdAllocator : public IdAllocatorInterface { IdAllocatorInterface 78 gpu/command_buffer/common/id_allocator.h class NonReusedIdAllocator : public IdAllocatorInterface { IdAllocatorInterface 323 gpu/command_buffer/service/context_group.cc IdAllocatorInterface* ContextGroup::GetIdAllocator(unsigned namespace_id) { IdAllocatorInterface 24 gpu/command_buffer/service/context_group.h class IdAllocatorInterface; IdAllocatorInterface 160 gpu/command_buffer/service/context_group.h IdAllocatorInterface* GetIdAllocator(unsigned namespace_id); IdAllocatorInterface 218 gpu/command_buffer/service/context_group.h linked_ptr<IdAllocatorInterface> IdAllocatorInterface 3768 gpu/command_buffer/service/gles2_cmd_decoder.cc IdAllocatorInterface* id_allocator = IdAllocatorInterface 3958 gpu/command_buffer/service/gles2_cmd_decoder.cc IdAllocatorInterface* id_allocator = IdAllocatorInterface 4006 gpu/command_buffer/service/gles2_cmd_decoder.cc IdAllocatorInterface* id_allocator = IdAllocatorInterface 4037 gpu/command_buffer/service/gles2_cmd_decoder.cc IdAllocatorInterface* id_allocator = IdAllocatorInterface 4822 gpu/command_buffer/service/gles2_cmd_decoder.cc IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); IdAllocatorInterface 4851 gpu/command_buffer/service/gles2_cmd_decoder.cc IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); IdAllocatorInterface 4888 gpu/command_buffer/service/gles2_cmd_decoder.cc IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); IdAllocatorInterface 3073 gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc IdAllocatorInterface* id_allocator = GetIdAllocator(kNamespaceId); IdAllocatorInterface 102 gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h IdAllocatorInterface* GetIdAllocator(GLuint namespace_id) {