Searched defs:IdHandlerInterface (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
H A Dshare_group.h42 class IdHandlerInterface { class in namespace:gpu::gles2
44 IdHandlerInterface() { } function in class:gpu::gles2::IdHandlerInterface
45 virtual ~IdHandlerInterface() { }
74 IdHandlerInterface* GetIdHandler(int namespace_id) const {
96 scoped_ptr<IdHandlerInterface> id_handlers_[id_namespaces::kNumIdNamespaces];

Completed in 237 milliseconds