HomeSort by relevance Sort by last modified time
    Searched defs:GetIdAllocator (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
context_group.cc 330 IdAllocatorInterface* ContextGroup::GetIdAllocator(unsigned namespace_id) {
gles2_cmd_decoder_unittest_base.h 102 IdAllocatorInterface* GetIdAllocator(GLuint namespace_id) {
103 return group_->GetIdAllocator(namespace_id);

Completed in 44 milliseconds