Searched refs:CommandParser (Results 1 – 8 of 8) sorted by relevance
45 CommandParser *MakeParser(unsigned int entry_count) { in MakeParser()51 CommandParser* parser = new CommandParser(api_mock()); in MakeParser()69 scoped_ptr<CommandParser> parser(MakeParser(10)); in TEST_F()77 scoped_ptr<CommandParser> parser(MakeParser(10)); in TEST_F()110 scoped_ptr<CommandParser> parser(MakeParser(10)); in TEST_F()154 error::kNoError, CommandParser::kParseCommandsSlice, 4, 4); in TEST_F()162 scoped_ptr<CommandParser> parser(MakeParser(5)); in TEST_F()199 error::kNoError, CommandParser::kParseCommandsSlice, 2, 2); in TEST_F()202 error::kNoError, CommandParser::kParseCommandsSlice, 2, 2); in TEST_F()214 scoped_ptr<CommandParser> parser(MakeParser(kNumEntries)); in TEST_F()[all …]
14 CommandParser::CommandParser(AsyncAPIInterface* handler) in CommandParser() function in gpu::CommandParser22 void CommandParser::SetBuffer( in SetBuffer()47 error::Error CommandParser::ProcessCommands(int num_commands) { in ProcessCommands()63 error::Error CommandParser::ProcessAllCommands() { in ProcessAllCommands()
20 class GPU_EXPORT CommandParser {24 explicit CommandParser(AsyncAPIInterface* handler);
103 CommandParser* parser() const { in NON_EXPORTED_BASE()130 scoped_ptr<CommandParser> parser_; in NON_EXPORTED_BASE()
81 error = parser_->ProcessCommands(CommandParser::kParseCommandsSlice); in PutChanged()198 parser_.reset(new CommandParser(handler_)); in SetGetBuffer()
125 const CommandParser* GetParser() const { in GetParser()
1192 *!gpu::CommandParser::ProcessCommand1211 *!gpu::CommandParser::ProcessCommand1648 gpu.dll!gpu::CommandParser::ProcessCommand1660 gpu.dll!gpu::CommandParser::ProcessCommand
2638 fun:*gpu*CommandParser*ProcessCommand*