HomeSort by relevance Sort by last modified time
    Searched full:cull_face_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 102 GLboolean cull_face_; member in class:android_webview::internal::ScopedAppGLStateRestoreImpl
215 glGetBooleanv(GL_CULL_FACE, &cull_face_);
350 GLEnableDisable(GL_CULL_FACE, cull_face_);

Completed in 128 milliseconds