ContextLostReason 842 content/browser/gpu/gpu_process_host.cc gpu::error::ContextLostReason reason, ContextLostReason 163 content/browser/gpu/gpu_process_host.h gpu::error::ContextLostReason reason, ContextLostReason 62 content/common/gpu/client/command_buffer_proxy_impl.cc void CommandBufferProxyImpl::OnDestroyed(gpu::error::ContextLostReason reason) { ContextLostReason 160 content/common/gpu/client/command_buffer_proxy_impl.h void OnDestroyed(gpu::error::ContextLostReason reason); ContextLostReason 1368 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc WGC3Denum convertReason(gpu::error::ContextLostReason reason) { ContextLostReason 52 content/common/gpu/gpu_messages.h IPC_ENUM_TRAITS_MAX_VALUE(gpu::error::ContextLostReason, ContextLostReason 435 content/common/gpu/gpu_messages.h gpu::error::ContextLostReason /* reason */, ContextLostReason 584 content/common/gpu/gpu_messages.h gpu::error::ContextLostReason /* reason */) ContextLostReason 112 gpu/command_buffer/client/client_test_helper.cc error::ContextLostReason reason) { ContextLostReason 44 gpu/command_buffer/client/client_test_helper.h virtual void SetContextLostReason(error::ContextLostReason reason) OVERRIDE; ContextLostReason 52 gpu/command_buffer/common/command_buffer.h error::ContextLostReason context_lost_reason; ContextLostReason 40 gpu/command_buffer/common/command_buffer_mock.h void(error::ContextLostReason context_lost_reason)); ContextLostReason 177 gpu/command_buffer/service/command_buffer_service.cc error::ContextLostReason reason) { ContextLostReason 35 gpu/command_buffer/service/command_buffer_service.h virtual void SetContextLostReason(error::ContextLostReason) = 0; ContextLostReason 65 gpu/command_buffer/service/command_buffer_service.h virtual void SetContextLostReason(error::ContextLostReason) OVERRIDE; ContextLostReason 106 gpu/command_buffer/service/command_buffer_service.h error::ContextLostReason context_lost_reason_; ContextLostReason 692 gpu/command_buffer/service/gles2_cmd_decoder.cc virtual error::ContextLostReason GetContextLostReason() OVERRIDE; ContextLostReason 9318 gpu/command_buffer/service/gles2_cmd_decoder.cc error::ContextLostReason GLES2DecoderImpl::GetContextLostReason() { ContextLostReason 187 gpu/command_buffer/service/gles2_cmd_decoder.h virtual error::ContextLostReason GetContextLostReason() = 0; ContextLostReason 90 gpu/command_buffer/service/gles2_cmd_decoder_mock.h MOCK_METHOD0(GetContextLostReason, error::ContextLostReason()); ContextLostReason 246 mojo/gles2/command_buffer_client_impl.cc static_cast<gpu::error::ContextLostReason>(lost_reason); ContextLostReason 36 mojo/services/gles2/command_buffer_type_conversions.cc static_cast<gpu::error::ContextLostReason>(input.context_lost_reason());