FreeID 55 gpu/command_buffer/client/share_group.cc id_allocator_.FreeID(ids[ii]); FreeID 39 gpu/command_buffer/common/id_allocator.h virtual void FreeID(ResourceId id) = 0; FreeID 55 gpu/command_buffer/common/id_allocator.h virtual void FreeID(ResourceId id) OVERRIDE; FreeID 87 gpu/command_buffer/common/id_allocator.h virtual void FreeID(ResourceId id) OVERRIDE; FreeID 40 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(id1); FreeID 44 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(id2); FreeID 65 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(id1); FreeID 76 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(id); FreeID 116 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(0); FreeID 117 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(id1); FreeID 118 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(id1); FreeID 119 gpu/command_buffer/common/id_allocator_test.cc allocator->FreeID(id1 + 1); FreeID 4824 gpu/command_buffer/service/gles2_cmd_decoder.cc id_allocator->FreeID(ids[ii]); FreeID 4892 gpu/command_buffer/service/gles2_cmd_decoder.cc id_allocator->FreeID(ids[jj]);