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 39 // Recreate the surface without changing the size.
40 virtual bool Recreate();
142 virtual bool Recreate() OVERRIDE;
gl_surface.cc 173 bool GLSurface::Recreate() {
269 bool GLSurfaceAdapter::Recreate() {
270 return surface_->Recreate();
gl_surface_egl.h 63 virtual bool Recreate() OVERRIDE;
gl_surface_egl.cc 453 bool NativeViewGLSurfaceEGL::Recreate() {
  /external/bison/djgpp/
config.bat 466 Rem Recreate the files in the %XSRC%/po subdir with our ported tools.

Completed in 87 milliseconds