Home
last modified time | relevance | path

Searched defs:GetCommandName (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
Dgles2_cmd_format.cc17 const char* GetCommandName(CommandId id) { in GetCommandName() function
Dcmd_buffer_common.cc19 const char* GetCommandName(CommandId command_id) { in GetCommandName() function
/external/chromium_org/gpu/command_buffer/service/
Dmocks.h70 const char* GetCommandName(unsigned int command_id) const { in GetCommandName() function
Dcommon_decoder_unittest.cc54 virtual const char* GetCommandName(unsigned int command_id) const OVERRIDE { in GetCommandName() function in gpu::TestCommonDecoder
Dgles2_cmd_decoder.cc3752 const char* GLES2DecoderImpl::GetCommandName(unsigned int command_id) const { in GetCommandName() function in gpu::gles2::GLES2DecoderImpl
/external/lldb/source/Interpreter/
DCommandObject.cpp108 CommandObject::GetCommandName () in GetCommandName() function in CommandObject