SetContextLostReason 349 content/common/gpu/gpu_command_buffer_stub.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason()); SetContextLostReason 992 content/common/gpu/gpu_command_buffer_stub.cc command_buffer_->SetContextLostReason(gpu::error::kUnknown); SetContextLostReason 44 gpu/command_buffer/client/client_test_helper.h virtual void SetContextLostReason(error::ContextLostReason reason) OVERRIDE; SetContextLostReason 39 gpu/command_buffer/common/command_buffer_mock.h MOCK_METHOD1(SetContextLostReason, SetContextLostReason 35 gpu/command_buffer/service/command_buffer_service.h virtual void SetContextLostReason(error::ContextLostReason) = 0; SetContextLostReason 65 gpu/command_buffer/service/command_buffer_service.h virtual void SetContextLostReason(error::ContextLostReason) OVERRIDE; SetContextLostReason 96 gpu/command_buffer/service/gpu_scheduler.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason()); SetContextLostReason 110 gpu/command_buffer/service/gpu_scheduler.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason()); SetContextLostReason 175 gpu/command_buffer/service/gpu_scheduler_unittest.cc EXPECT_CALL(*command_buffer_, SetContextLostReason(_)); SetContextLostReason 238 gpu/command_buffer/service/in_process_command_buffer.cc command_buffer_->SetContextLostReason(decoder_->GetContextLostReason());