Home
last modified time | relevance | path

Searched defs:GetIdHandler (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
Dshare_group.h74 IdHandlerInterface* GetIdHandler(int namespace_id) const { in GetIdHandler() function
Dgles2_implementation.cc326 IdHandlerInterface* GLES2Implementation::GetIdHandler(int namespace_id) const { in GetIdHandler() function in gpu::gles2::GLES2Implementation