Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc116 GLfloat polygon_offset_units_; member in android_webview::internal::ScopedAppGLStateRestoreImpl
229 glGetFloatv(GL_POLYGON_OFFSET_UNITS, &polygon_offset_units_); in ScopedAppGLStateRestoreImpl()
372 glPolygonOffset(polygon_offset_factor_, polygon_offset_units_); in ~ScopedAppGLStateRestoreImpl()