GpuVideoDecodeAcceleratorHost 465 content/common/gpu/client/command_buffer_proxy_impl.cc new GpuVideoDecodeAcceleratorHost(channel_, this)); GpuVideoDecodeAcceleratorHost 27 content/common/gpu/client/gpu_video_decode_accelerator_host.cc GpuVideoDecodeAcceleratorHost::GpuVideoDecodeAcceleratorHost( GpuVideoDecodeAcceleratorHost 40 content/common/gpu/client/gpu_video_decode_accelerator_host.cc GpuVideoDecodeAcceleratorHost::~GpuVideoDecodeAcceleratorHost() { GpuVideoDecodeAcceleratorHost 49 content/common/gpu/client/gpu_video_decode_accelerator_host.cc bool GpuVideoDecodeAcceleratorHost::OnMessageReceived(const IPC::Message& msg) { GpuVideoDecodeAcceleratorHost 52 content/common/gpu/client/gpu_video_decode_accelerator_host.cc IPC_BEGIN_MESSAGE_MAP(GpuVideoDecodeAcceleratorHost, msg) GpuVideoDecodeAcceleratorHost 75 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnChannelError() { GpuVideoDecodeAcceleratorHost 85 content/common/gpu/client/gpu_video_decode_accelerator_host.cc bool GpuVideoDecodeAcceleratorHost::Initialize(media::VideoCodecProfile profile, GpuVideoDecodeAcceleratorHost 104 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::Decode( GpuVideoDecodeAcceleratorHost 122 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::AssignPictureBuffers( GpuVideoDecodeAcceleratorHost 145 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::ReusePictureBuffer( GpuVideoDecodeAcceleratorHost 154 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::Flush() { GpuVideoDecodeAcceleratorHost 161 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::Reset() { GpuVideoDecodeAcceleratorHost 168 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::Destroy() { GpuVideoDecodeAcceleratorHost 176 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnWillDeleteImpl() { GpuVideoDecodeAcceleratorHost 184 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::PostNotifyError(Error error) { GpuVideoDecodeAcceleratorHost 189 content/common/gpu/client/gpu_video_decode_accelerator_host.cc base::Bind(&GpuVideoDecodeAcceleratorHost::OnNotifyError, GpuVideoDecodeAcceleratorHost 194 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::Send(IPC::Message* message) { GpuVideoDecodeAcceleratorHost 201 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnBitstreamBufferProcessed( GpuVideoDecodeAcceleratorHost 208 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnProvidePictureBuffer( GpuVideoDecodeAcceleratorHost 220 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnDismissPictureBuffer( GpuVideoDecodeAcceleratorHost 227 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnPictureReady( GpuVideoDecodeAcceleratorHost 236 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnFlushDone() { GpuVideoDecodeAcceleratorHost 242 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnResetDone() { GpuVideoDecodeAcceleratorHost 248 content/common/gpu/client/gpu_video_decode_accelerator_host.cc void GpuVideoDecodeAcceleratorHost::OnNotifyError(uint32 error) { GpuVideoDecodeAcceleratorHost 22 content/common/gpu/client/gpu_video_decode_accelerator_host.h class GpuVideoDecodeAcceleratorHost GpuVideoDecodeAcceleratorHost 30 content/common/gpu/client/gpu_video_decode_accelerator_host.h GpuVideoDecodeAcceleratorHost(GpuChannelHost* channel, GpuVideoDecodeAcceleratorHost 53 content/common/gpu/client/gpu_video_decode_accelerator_host.h virtual ~GpuVideoDecodeAcceleratorHost(); GpuVideoDecodeAcceleratorHost 92 content/common/gpu/client/gpu_video_decode_accelerator_host.h base::WeakPtrFactory<GpuVideoDecodeAcceleratorHost> weak_this_factory_; GpuVideoDecodeAcceleratorHost 94 content/common/gpu/client/gpu_video_decode_accelerator_host.h DISALLOW_COPY_AND_ASSIGN(GpuVideoDecodeAcceleratorHost);