Searched refs:AllocInBlock (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dfenced_allocator.cc77 return AllocInBlock(i, size);
88 return AllocInBlock(i, size);
225 FencedAllocator::Offset FencedAllocator::AllocInBlock(BlockIndex index, function in class:gpu::FencedAllocator
H A Dfenced_allocator.h140 Offset AllocInBlock(BlockIndex index, unsigned int size);

Completed in 221 milliseconds