HomeSort by relevance Sort by last modified time
    Searched refs:front_face_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h 58 GLint front_face_; member in class:android_webview::ScopedAppGLStateRestore
scoped_app_gl_state_restore.cc 107 glGetIntegerv(GL_FRONT_FACE, &front_face_);
195 glFrontFace(front_face_);

Completed in 189 milliseconds