AllocateID 38 gpu/command_buffer/client/share_group.cc ids[ii] = id_allocator_.AllocateID(); AllocateID 29 gpu/command_buffer/common/id_allocator.h virtual ResourceId AllocateID() = 0; AllocateID 52 gpu/command_buffer/common/id_allocator.h virtual ResourceId AllocateID() OVERRIDE; AllocateID 84 gpu/command_buffer/common/id_allocator.h virtual ResourceId AllocateID() OVERRIDE; AllocateID 30 gpu/command_buffer/common/id_allocator_test.cc ResourceId id1 = allocator->AllocateID(); AllocateID 35 gpu/command_buffer/common/id_allocator_test.cc ResourceId id2 = allocator->AllocateID(); AllocateID 59 gpu/command_buffer/common/id_allocator_test.cc ids[i] = allocator->AllocateID(); AllocateID 67 gpu/command_buffer/common/id_allocator_test.cc ResourceId id2 = allocator->AllocateID(); AllocateID 75 gpu/command_buffer/common/id_allocator_test.cc ResourceId id = allocator->AllocateID(); AllocateID 80 gpu/command_buffer/common/id_allocator_test.cc ResourceId id2 = allocator->AllocateID(); AllocateID 83 gpu/command_buffer/common/id_allocator_test.cc ResourceId id3 = allocator->AllocateID(); AllocateID 115 gpu/command_buffer/common/id_allocator_test.cc ResourceId id1 = allocator->AllocateID(); AllocateID 121 gpu/command_buffer/common/id_allocator_test.cc ResourceId id2 = allocator->AllocateID(); AllocateID 122 gpu/command_buffer/common/id_allocator_test.cc ResourceId id3 = allocator->AllocateID(); AllocateID 4854 gpu/command_buffer/service/gles2_cmd_decoder.cc ids[ii] = id_allocator->AllocateID();