Searched defs:GetCommandName (Results 1 – 5 of 5) sorted by relevance
17 const char* GetCommandName(CommandId id) { in GetCommandName() function
19 const char* GetCommandName(CommandId command_id) { in GetCommandName() function
59 const char* GetCommandName(unsigned int command_id) const { in GetCommandName() function
54 virtual const char* GetCommandName(unsigned int command_id) const OVERRIDE { in GetCommandName() function in gpu::TestCommonDecoder
3581 const char* GLES2DecoderImpl::GetCommandName(unsigned int command_id) const { in GetCommandName() function in gpu::gles2::GLES2DecoderImpl