Home
last modified time | relevance | path

Searched defs:IsOffscreen (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_surface_osmesa.cc73 bool GLSurfaceOSMesa::IsOffscreen() { in IsOffscreen() function in gfx::GLSurfaceOSMesa
98 bool GLSurfaceOSMesaHeadless::IsOffscreen() { return false; } in IsOffscreen() function in gfx::GLSurfaceOSMesaHeadless
Dgl_surface_stub.cc12 bool GLSurfaceStub::IsOffscreen() { in IsOffscreen() function in gfx::GLSurfaceStub
Dgl_surface_wgl.cc247 bool NativeViewGLSurfaceWGL::IsOffscreen() { in IsOffscreen() function in gfx::NativeViewGLSurfaceWGL
341 bool PbufferGLSurfaceWGL::IsOffscreen() { in IsOffscreen() function in gfx::PbufferGLSurfaceWGL
Dgl_surface_egl.cc444 bool NativeViewGLSurfaceEGL::IsOffscreen() { in IsOffscreen() function in gfx::NativeViewGLSurfaceEGL
599 bool PbufferGLSurfaceEGL::IsOffscreen() { in IsOffscreen() function in gfx::PbufferGLSurfaceEGL
681 bool SurfacelessEGL::IsOffscreen() { in IsOffscreen() function in gfx::SurfacelessEGL
Dgl_surface_mac.cc35 virtual bool IsOffscreen() OVERRIDE { return true; } in IsOffscreen() function in gfx::__anon1ac51e700111::NoOpGLSurface
Dgl_surface_x11.cc180 bool NativeViewGLSurfaceOSMesa::IsOffscreen() { in IsOffscreen() function in gfx::NativeViewGLSurfaceOSMesa
Dgl_surface_win.cc150 bool NativeViewGLSurfaceOSMesa::IsOffscreen() { in IsOffscreen() function in gfx::NativeViewGLSurfaceOSMesa
Dgl_surface_glx.cc504 bool NativeViewGLSurfaceGLX::IsOffscreen() { in IsOffscreen() function in gfx::NativeViewGLSurfaceGLX
673 bool PbufferGLSurfaceGLX::IsOffscreen() { in IsOffscreen() function in gfx::PbufferGLSurfaceGLX
Dgl_surface_ozone.cc137 virtual bool IsOffscreen() OVERRIDE { return false; } in IsOffscreen() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneSurfaceless
Dgl_surface.cc290 bool GLSurfaceAdapter::IsOffscreen() { in IsOffscreen() function in gfx::GLSurfaceAdapter
/external/chromium_org/android_webview/browser/
Daw_gl_surface.cc16 bool AwGLSurface::IsOffscreen() { in IsOffscreen() function in android_webview::AwGLSurface
/external/chromium_org/content/common/gpu/
Dtexture_image_transport_surface.cc106 bool TextureImageTransportSurface::IsOffscreen() { in IsOffscreen() function in content::TextureImageTransportSurface