Home | History | Annotate | Download | only in browser

Lines Matching refs:gl_surface_

402   DCHECK(!gl_surface_);
403 gl_surface_ = new AwGLSurface;
404 hardware_failed_ = !compositor_->InitializeHwDraw(gl_surface_);
408 gl_surface_ = NULL;
490 DCHECK(gl_surface_);
491 gl_surface_->SetBackingFrameBufferObject(
523 gl_surface_->ResetBackingFrameBufferObject();
711 gl_surface_ = NULL;