HomeSort by relevance Sort by last modified time
    Searched defs:IsOffscreen (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/ui/gl/
gl_surface_stub.cc 12 bool GLSurfaceStub::IsOffscreen() {
gl_surface_osmesa.cc 65 bool GLSurfaceOSMesa::IsOffscreen() {
90 bool GLSurfaceOSMesaHeadless::IsOffscreen() { return false; }
gl_surface_win.cc 42 virtual bool IsOffscreen() OVERRIDE;
142 bool NativeViewGLSurfaceOSMesa::IsOffscreen() {
gl_surface_x11.cc 35 virtual bool IsOffscreen() OVERRIDE;
181 bool NativeViewGLSurfaceOSMesa::IsOffscreen() {
gl_surface_wgl.cc 247 bool NativeViewGLSurfaceWGL::IsOffscreen() {
341 bool PbufferGLSurfaceWGL::IsOffscreen() {
gl_surface.cc 277 bool GLSurfaceAdapter::IsOffscreen() {
278 return surface_->IsOffscreen();
gl_surface_egl.cc 396 bool NativeViewGLSurfaceEGL::IsOffscreen() {
555 bool PbufferGLSurfaceEGL::IsOffscreen() {
637 bool SurfacelessEGL::IsOffscreen() {
gl_surface_glx.cc 480 bool NativeViewGLSurfaceGLX::IsOffscreen() {
649 bool PbufferGLSurfaceGLX::IsOffscreen() {
  /external/chromium_org/android_webview/browser/
aw_gl_surface.cc 16 bool AwGLSurface::IsOffscreen() {
  /external/chromium_org/content/common/gpu/
image_transport_surface_fbo_mac.cc 75 bool ImageTransportSurfaceFBO::IsOffscreen() {
texture_image_transport_surface.cc 105 bool TextureImageTransportSurface::IsOffscreen() {

Completed in 299 milliseconds