Searched refs:polygon_offset_units_ (Results 1 – 1 of 1) sorted by relevance
116 GLfloat polygon_offset_units_; member in android_webview::internal::ScopedAppGLStateRestoreImpl229 glGetFloatv(GL_POLYGON_OFFSET_UNITS, &polygon_offset_units_); in ScopedAppGLStateRestoreImpl()372 glPolygonOffset(polygon_offset_factor_, polygon_offset_units_); in ~ScopedAppGLStateRestoreImpl()