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

  /external/chromium_org/ui/gl/
gl_surface_glx.h 104 bool frontbuffer_allocated_; member in class:gfx::NativeViewGLSurfaceGLX
gl_surface_glx.cc 481 frontbuffer_allocated_ = allocated;
489 if (frontbuffer_allocated_ || backbuffer_allocated_)
532 frontbuffer_allocated_(true),
702 frontbuffer_allocated_(true),

Completed in 68 milliseconds