BlockIndex 96 gpu/command_buffer/client/fenced_allocator.cc BlockIndex index = GetBlockByOffset(offset); BlockIndex 110 gpu/command_buffer/client/fenced_allocator.cc BlockIndex index = GetBlockByOffset(offset); BlockIndex 176 gpu/command_buffer/client/fenced_allocator.cc FencedAllocator::BlockIndex FencedAllocator::CollapseFreeBlock( BlockIndex 177 gpu/command_buffer/client/fenced_allocator.cc BlockIndex index) { BlockIndex 197 gpu/command_buffer/client/fenced_allocator.cc FencedAllocator::BlockIndex FencedAllocator::WaitForTokenAndFreeBlock( BlockIndex 198 gpu/command_buffer/client/fenced_allocator.cc BlockIndex index) { BlockIndex 225 gpu/command_buffer/client/fenced_allocator.cc FencedAllocator::Offset FencedAllocator::AllocInBlock(BlockIndex index, BlockIndex 245 gpu/command_buffer/client/fenced_allocator.cc FencedAllocator::BlockIndex FencedAllocator::GetBlockByOffset(Offset offset) { BlockIndex 121 gpu/command_buffer/client/fenced_allocator.h BlockIndex GetBlockByOffset(Offset offset); BlockIndex 126 gpu/command_buffer/client/fenced_allocator.h BlockIndex CollapseFreeBlock(BlockIndex index); BlockIndex 131 gpu/command_buffer/client/fenced_allocator.h BlockIndex WaitForTokenAndFreeBlock(BlockIndex index); BlockIndex 138 gpu/command_buffer/client/fenced_allocator.h Offset AllocInBlock(BlockIndex index, unsigned int size);