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"
3615 IdAllocatorInterface* id_allocator = local
3790 IdAllocatorInterface* id_allocator = local
3836 IdAllocatorInterface* id_allocator = local
3866 IdAllocatorInterface* id_allocator = local
4621 IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); local
4650 IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); local
4687 IdAllocatorInterface* id_allocator = group_->GetIdAllocator(namespace_id); local
    [all...]

Completed in 212 milliseconds