Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc114 GLfloat line_width_; member in android_webview::internal::ScopedAppGLStateRestoreImpl
227 glGetFloatv(GL_LINE_WIDTH, &line_width_); in ScopedAppGLStateRestoreImpl()
371 glLineWidth(line_width_); in ~ScopedAppGLStateRestoreImpl()