Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc112 GLint front_face_; member in android_webview::internal::ScopedAppGLStateRestoreImpl
225 glGetIntegerv(GL_FRONT_FACE, &front_face_); in ScopedAppGLStateRestoreImpl()
368 glFrontFace(front_face_); in ~ScopedAppGLStateRestoreImpl()