Searched defs:IsOffscreen (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_surface_stub.cc12 bool GLSurfaceStub::IsOffscreen() { function in class:gfx::GLSurfaceStub
H A Dgl_surface_osmesa.cc60 bool GLSurfaceOSMesa::IsOffscreen() { function in class:gfx::GLSurfaceOSMesa
H A Dgl_surface_cgl.cc81 bool NoOpGLSurfaceCGL::IsOffscreen() { function in class:gfx::NoOpGLSurfaceCGL
H A Dgl_surface_win.cc30 virtual bool IsOffscreen() OVERRIDE;
91 bool NativeViewGLSurfaceOSMesa::IsOffscreen() { function in class:gfx::NativeViewGLSurfaceOSMesa
H A Dgl_surface_x11.cc37 virtual bool IsOffscreen() OVERRIDE;
183 bool NativeViewGLSurfaceOSMesa::IsOffscreen() { function in class:gfx::NativeViewGLSurfaceOSMesa
H A Dgl_surface.cc201 bool GLSurfaceAdapter::IsOffscreen() { function in class:gfx::GLSurfaceAdapter
202 return surface_->IsOffscreen();
H A Dgl_surface_wgl.cc265 bool NativeViewGLSurfaceWGL::IsOffscreen() { function in class:gfx::NativeViewGLSurfaceWGL
351 bool PbufferGLSurfaceWGL::IsOffscreen() { function in class:gfx::PbufferGLSurfaceWGL
H A Dgl_surface_egl.cc354 bool NativeViewGLSurfaceEGL::IsOffscreen() { function in class:gfx::NativeViewGLSurfaceEGL
514 bool PbufferGLSurfaceEGL::IsOffscreen() { function in class:gfx::PbufferGLSurfaceEGL
590 virtual bool IsOffscreen() OVERRIDE;
601 bool GLSurfaceOSMesaHeadless::IsOffscreen() { return false; } function in class:gfx::GLSurfaceOSMesaHeadless
H A Dgl_surface_glx.cc420 bool NativeViewGLSurfaceGLX::IsOffscreen() { function in class:gfx::NativeViewGLSurfaceGLX
591 bool PbufferGLSurfaceGLX::IsOffscreen() { function in class:gfx::PbufferGLSurfaceGLX
/external/chromium_org/android_webview/browser/
H A Daw_gl_surface.cc16 bool AwGLSurface::IsOffscreen() { function in class:android_webview::AwGLSurface
/external/chromium_org/content/common/gpu/
H A Dimage_transport_surface_win.cc38 virtual bool IsOffscreen() OVERRIDE;
130 bool PbufferImageTransportSurface::IsOffscreen() { function in class:content::__anon7899::PbufferImageTransportSurface
H A Dtexture_image_transport_surface.cc105 bool TextureImageTransportSurface::IsOffscreen() { function in class:content::TextureImageTransportSurface
H A Dimage_transport_surface_mac.cc50 virtual bool IsOffscreen() OVERRIDE;
191 bool IOSurfaceImageTransportSurface::IsOffscreen() { function in class:content::__anon7898::IOSurfaceImageTransportSurface

Completed in 136 milliseconds