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

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.h 92 GLint texture_external_oes; member in struct:android_webview::ScopedAppGLStateRestore::TextureBindings
scoped_app_gl_state_restore.cc 151 &bindings.texture_external_oes);
168 glBindTexture(GL_TEXTURE_EXTERNAL_OES, bindings.texture_external_oes);

Completed in 135 milliseconds