OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 36 milliseconds