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

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h 66 GLboolean enable_dither_; member in class:android_webview::ScopedAppGLStateRestore
scoped_app_gl_state_restore.cc 115 glGetBooleanv(GL_DITHER, &enable_dither_);
202 GLEnableDisable(GL_DITHER, enable_dither_);

Completed in 23 milliseconds