OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetIdHandler
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/gpu/command_buffer/client/
share_group.h
55
IdHandlerInterface*
GetIdHandler
(int namespace_id) const {
gles2_implementation.cc
184
GetIdHandler
(id_namespaces::kBuffers)->MakeIds(
289
IdHandlerInterface* GLES2Implementation::
GetIdHandler
(int namespace_id) const {
290
return share_group_->
GetIdHandler
(namespace_id);
[
all
...]
Completed in 437 milliseconds