Searched refs:Recreate (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_surface.h43 // Recreate the surface without changing the size.
44 virtual bool Recreate();
164 virtual bool Recreate() OVERRIDE;
H A Dgl_surface.cc173 bool GLSurface::Recreate() { function in class:gfx::GLSurface
282 bool GLSurfaceAdapter::Recreate() { function in class:gfx::GLSurfaceAdapter
283 return surface_->Recreate();
H A Dgl_surface_egl.h67 virtual bool Recreate() OVERRIDE;
H A Dgl_surface_egl.cc501 bool NativeViewGLSurfaceEGL::Recreate() { function in class:gfx::NativeViewGLSurfaceEGL
/external/bison/djgpp/
H A Dconfig.bat466 Rem Recreate the files in the %XSRC%/po subdir with our ported tools.

Completed in 569 milliseconds