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

  /external/chromium_org/gpu/command_buffer/common/
id_allocator_test.cc 7 #include "gpu/command_buffer/common/id_allocator.h"
17 IdAllocator* id_allocator() { return &id_allocator_; } function in class:gpu::IdAllocatorTest
25 IdAllocator *allocator = id_allocator();
50 IdAllocator *allocator = id_allocator();
74 IdAllocator* allocator = id_allocator();
92 IdAllocator* allocator = id_allocator();
104 IdAllocator* allocator = id_allocator();
114 IdAllocator* allocator = id_allocator();
  /external/chromium_org/gpu/
command_buffer_common.target.darwin-arm.mk 30 gpu/command_buffer/common/id_allocator.cc \
command_buffer_common.target.darwin-mips.mk 30 gpu/command_buffer/common/id_allocator.cc \
command_buffer_common.target.darwin-x86.mk 30 gpu/command_buffer/common/id_allocator.cc \
command_buffer_common.target.linux-arm.mk 30 gpu/command_buffer/common/id_allocator.cc \
command_buffer_common.target.linux-mips.mk 30 gpu/command_buffer/common/id_allocator.cc \
command_buffer_common.target.linux-x86.mk 30 gpu/command_buffer/common/id_allocator.cc \
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc 10 #include "gpu/command_buffer/common/id_allocator.h"
3046 IdAllocatorInterface* id_allocator = GetIdAllocator(kNamespaceId); local
    [all...]
gles2_cmd_decoder.cc 31 #include "gpu/command_buffer/common/id_allocator.h"
3629 IdAllocatorInterface* id_allocator = local
3804 IdAllocatorInterface* id_allocator = local
3850 IdAllocatorInterface* id_allocator = local
3880 IdAllocatorInterface* id_allocator = local
4635 IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); local
4664 IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); local
4701 IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); local
    [all...]

Completed in 98 milliseconds