HomeSort by relevance Sort by last modified time
    Searched refs:BlockIndex (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
fenced_allocator.h 111 typedef unsigned int BlockIndex;
116 BlockIndex GetBlockByOffset(Offset offset);
121 BlockIndex CollapseFreeBlock(BlockIndex index);
126 BlockIndex WaitForTokenAndFreeBlock(BlockIndex index);
133 Offset AllocInBlock(BlockIndex index, unsigned int size);
fenced_allocator.cc 91 BlockIndex index = GetBlockByOffset(offset);
100 BlockIndex index = GetBlockByOffset(offset);
162 FencedAllocator::BlockIndex FencedAllocator::CollapseFreeBlock(
163 BlockIndex index) {
183 FencedAllocator::BlockIndex FencedAllocator::WaitForTokenAndFreeBlock(
184 BlockIndex index) {
208 FencedAllocator::Offset FencedAllocator::AllocInBlock(BlockIndex index,
227 FencedAllocator::BlockIndex FencedAllocator::GetBlockByOffset(Offset offset) {
ring_buffer.h 86 typedef unsigned int BlockIndex;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 22 ; * [in] blockIndex block index indicating the component type and
51 BlockIndex RN 0
75 TEQ BlockIndex,#3
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_SetPredDir_s.s 22 ; * [in] blockIndex block index indicating the component type and
51 BlockIndex RN 0
75 TEQ BlockIndex,#3

Completed in 278 milliseconds