Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc146 GLint stencil_front_writemask_; member in android_webview::internal::ScopedAppGLStateRestoreImpl
248 glGetIntegerv(GL_STENCIL_WRITEMASK, &stencil_front_writemask_); in ScopedAppGLStateRestoreImpl()
406 glStencilMaskSeparate(GL_FRONT, stencil_front_writemask_); in ~ScopedAppGLStateRestoreImpl()