Home
last modified time | relevance | path

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

/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc158 GLint texture_2d; member
265 glGetIntegerv(GL_TEXTURE_BINDING_2D, &bindings.texture_2d); in ScopedAppGLStateRestoreImpl()
342 glBindTexture(GL_TEXTURE_2D, bindings.texture_2d); in ~ScopedAppGLStateRestoreImpl()