Searched refs:enable_dither_ (Results 1 – 1 of 1) sorted by relevance
122 GLboolean enable_dither_; member in android_webview::internal::ScopedAppGLStateRestoreImpl235 glGetBooleanv(GL_DITHER, &enable_dither_); in ScopedAppGLStateRestoreImpl()376 GLEnableDisable(GL_DITHER, enable_dither_); in ~ScopedAppGLStateRestoreImpl()