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

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h 60 GLfloat line_width_; member in class:android_webview::ScopedAppGLStateRestore
scoped_app_gl_state_restore.cc 119 glGetFloatv(GL_LINE_WIDTH, &line_width_);
208 glLineWidth(line_width_);

Completed in 262 milliseconds