OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
31
gpu/command_buffer/common/
id_allocator
.cc \
command_buffer_common.target.darwin-mips.mk
31
gpu/command_buffer/common/
id_allocator
.cc \
command_buffer_common.target.darwin-x86.mk
31
gpu/command_buffer/common/
id_allocator
.cc \
command_buffer_common.target.linux-arm.mk
31
gpu/command_buffer/common/
id_allocator
.cc \
command_buffer_common.target.linux-mips.mk
31
gpu/command_buffer/common/
id_allocator
.cc \
command_buffer_common.target.linux-x86.mk
31
gpu/command_buffer/common/
id_allocator
.cc \
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest.cc
11
#include "gpu/command_buffer/common/
id_allocator
.h"
2901
IdAllocatorInterface*
id_allocator
= GetIdAllocator(kNamespaceId);
local
[
all
...]
gles2_cmd_decoder.cc
28
#include "gpu/command_buffer/common/
id_allocator
.h"
3708
IdAllocatorInterface*
id_allocator
=
local
3884
IdAllocatorInterface*
id_allocator
=
local
3930
IdAllocatorInterface*
id_allocator
=
local
3960
IdAllocatorInterface*
id_allocator
=
local
4720
IdAllocatorInterface*
id_allocator
= group_->GetIdAllocator(namespace_id);
local
4749
IdAllocatorInterface*
id_allocator
= group_->GetIdAllocator(namespace_id);
local
4786
IdAllocatorInterface*
id_allocator
= group_->GetIdAllocator(namespace_id);
local
[
all
...]
Completed in 407 milliseconds