HomeSort by relevance Sort by last modified time
    Searched refs:Recreate (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ui/gl/
gl_surface.h 38 // Recreate the surface without changing the size.
39 virtual bool Recreate();
133 virtual bool Recreate() OVERRIDE;
gl_surface.cc 87 bool GLSurface::Recreate() {
193 bool GLSurfaceAdapter::Recreate() {
194 return surface_->Recreate();
gl_surface_egl.h 60 virtual bool Recreate() OVERRIDE;
gl_surface_egl.cc 405 bool NativeViewGLSurfaceEGL::Recreate() {
  /external/bison/djgpp/
config.bat 466 Rem Recreate the files in the %XSRC%/po subdir with our ported tools.

Completed in 78 milliseconds