Home
last modified time | relevance | path

Searched refs:enable_dither_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc122 GLboolean enable_dither_; member in android_webview::internal::ScopedAppGLStateRestoreImpl
235 glGetBooleanv(GL_DITHER, &enable_dither_); in ScopedAppGLStateRestoreImpl()
376 GLEnableDisable(GL_DITHER, enable_dither_); in ~ScopedAppGLStateRestoreImpl()