Searched defs:GetBlockByOffset (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dfenced_allocator.cc96 BlockIndex index = GetBlockByOffset(offset);
110 BlockIndex index = GetBlockByOffset(offset);
245 FencedAllocator::BlockIndex FencedAllocator::GetBlockByOffset(Offset offset) { function in class:gpu::FencedAllocator

Completed in 35 milliseconds