OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetIdAllocator
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
context_group.cc
325
IdAllocatorInterface* ContextGroup::
GetIdAllocator
(unsigned namespace_id) {
gles2_cmd_decoder_unittest_base.h
100
IdAllocatorInterface*
GetIdAllocator
(GLuint namespace_id) {
101
return group_->
GetIdAllocator
(namespace_id);
Completed in 23 milliseconds