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

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h 72 GLboolean blend_enabled_; member in class:android_webview::ScopedAppGLStateRestore
scoped_app_gl_state_restore.cc 78 glGetBooleanv(GL_BLEND, &blend_enabled_);
223 GLEnableDisable(GL_BLEND, blend_enabled_);

Completed in 43 milliseconds