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

  /external/chromium_org/ui/gl/
gl_context_egl.cc 32 unbind_fbo_on_makecurrent_(false) {
100 if (unbind_fbo_on_makecurrent_ &&
132 unbind_fbo_on_makecurrent_ = true;
139 if (unbind_fbo_on_makecurrent_)
gl_context_egl.h 47 bool unbind_fbo_on_makecurrent_; member in class:gfx::GLContextEGL

Completed in 45 milliseconds