Searched refs:swap_buffers_ (Results 1 – 3 of 3) sorted by relevance
20 : hdc_(hdc), swap_buffers_(swap_buffers) { in ScopedGLContext()28 if (swap_buffers_) { in ~ScopedGLContext()36 const bool swap_buffers_; member in client::__anon95abcb380111::ScopedGLContext
908 : swap_buffers_(swap_buffers), widget_(widget) { in ScopedGLContext()911 if (swap_buffers_ && is_valid_) { in ScopedGLContext()918 if (swap_buffers_ && is_valid_) in ~ScopedGLContext()925 bool swap_buffers_; member in client::__anon7d2e1b9c0111::ScopedGLContext
66 : swap_buffers_(swap_buffers) {72 if (swap_buffers_)78 const bool swap_buffers_;