PassThroughImageTransportSurface 216 content/common/gpu/image_transport_surface.cc PassThroughImageTransportSurface::PassThroughImageTransportSurface( PassThroughImageTransportSurface 232 content/common/gpu/image_transport_surface.cc bool PassThroughImageTransportSurface::Initialize() { PassThroughImageTransportSurface 237 content/common/gpu/image_transport_surface.cc void PassThroughImageTransportSurface::Destroy() { PassThroughImageTransportSurface 242 content/common/gpu/image_transport_surface.cc bool PassThroughImageTransportSurface::DeferDraws() { PassThroughImageTransportSurface 252 content/common/gpu/image_transport_surface.cc void PassThroughImageTransportSurface::SetLatencyInfo( PassThroughImageTransportSurface 258 content/common/gpu/image_transport_surface.cc bool PassThroughImageTransportSurface::SwapBuffers() { PassThroughImageTransportSurface 286 content/common/gpu/image_transport_surface.cc bool PassThroughImageTransportSurface::PostSubBuffer( PassThroughImageTransportSurface 319 content/common/gpu/image_transport_surface.cc bool PassThroughImageTransportSurface::OnMakeCurrent(gfx::GLContext* context) { PassThroughImageTransportSurface 327 content/common/gpu/image_transport_surface.cc void PassThroughImageTransportSurface::OnBufferPresented( PassThroughImageTransportSurface 338 content/common/gpu/image_transport_surface.cc void PassThroughImageTransportSurface::OnResizeViewACK() { PassThroughImageTransportSurface 346 content/common/gpu/image_transport_surface.cc void PassThroughImageTransportSurface::OnResize(gfx::Size size, PassThroughImageTransportSurface 360 content/common/gpu/image_transport_surface.cc gfx::Size PassThroughImageTransportSurface::GetSize() { PassThroughImageTransportSurface 364 content/common/gpu/image_transport_surface.cc void PassThroughImageTransportSurface::WakeUpGpu() { PassThroughImageTransportSurface 368 content/common/gpu/image_transport_surface.cc PassThroughImageTransportSurface::~PassThroughImageTransportSurface() {} PassThroughImageTransportSurface 370 content/common/gpu/image_transport_surface.cc void PassThroughImageTransportSurface::SendVSyncUpdateIfAvailable() { PassThroughImageTransportSurface 177 content/common/gpu/image_transport_surface.h class PassThroughImageTransportSurface PassThroughImageTransportSurface 181 content/common/gpu/image_transport_surface.h PassThroughImageTransportSurface(GpuChannelManager* manager, PassThroughImageTransportSurface 205 content/common/gpu/image_transport_surface.h virtual ~PassThroughImageTransportSurface(); PassThroughImageTransportSurface 222 content/common/gpu/image_transport_surface.h DISALLOW_COPY_AND_ASSIGN(PassThroughImageTransportSurface); PassThroughImageTransportSurface 34 content/common/gpu/image_transport_surface_android.cc : public PassThroughImageTransportSurface, PassThroughImageTransportSurface 59 content/common/gpu/image_transport_surface_android.cc class DirectSurfaceAndroid : public PassThroughImageTransportSurface { PassThroughImageTransportSurface 81 content/common/gpu/image_transport_surface_android.cc : PassThroughImageTransportSurface(manager, stub, surface, true), PassThroughImageTransportSurface 90 content/common/gpu/image_transport_surface_android.cc if (!PassThroughImageTransportSurface::Initialize()) PassThroughImageTransportSurface 106 content/common/gpu/image_transport_surface_android.cc return PassThroughImageTransportSurface::OnMakeCurrent(context); PassThroughImageTransportSurface 153 content/common/gpu/image_transport_surface_android.cc : PassThroughImageTransportSurface(manager, stub, surface, transport) {} PassThroughImageTransportSurface 159 content/common/gpu/image_transport_surface_android.cc return PassThroughImageTransportSurface::SwapBuffers(); PassThroughImageTransportSurface 21 content/common/gpu/image_transport_surface_linux.cc return scoped_refptr<gfx::GLSurface>(new PassThroughImageTransportSurface( PassThroughImageTransportSurface 547 content/common/gpu/image_transport_surface_mac.cc return scoped_refptr<gfx::GLSurface>(new PassThroughImageTransportSurface( PassThroughImageTransportSurface 35 content/common/gpu/image_transport_surface_win.cc return scoped_refptr<gfx::GLSurface>(new PassThroughImageTransportSurface(