GetContextLostReason 349 content/common/gpu/gpu_command_buffer_stub.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason()); GetContextLostReason 692 gpu/command_buffer/service/gles2_cmd_decoder.cc virtual error::ContextLostReason GetContextLostReason() OVERRIDE; GetContextLostReason 187 gpu/command_buffer/service/gles2_cmd_decoder.h virtual error::ContextLostReason GetContextLostReason() = 0; GetContextLostReason 90 gpu/command_buffer/service/gles2_cmd_decoder_mock.h MOCK_METHOD0(GetContextLostReason, error::ContextLostReason()); GetContextLostReason 96 gpu/command_buffer/service/gpu_scheduler.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason()); GetContextLostReason 110 gpu/command_buffer/service/gpu_scheduler.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason()); GetContextLostReason 176 gpu/command_buffer/service/gpu_scheduler_unittest.cc EXPECT_CALL(*decoder_, GetContextLostReason()) GetContextLostReason 238 gpu/command_buffer/service/in_process_command_buffer.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason());