HomeSort by relevance Sort by last modified time
    Searched full:texture_bindings_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 164 std::vector<TextureBindings> texture_bindings_; member in class:android_webview::internal::ScopedAppGLStateRestoreImpl
261 texture_bindings_.resize(g_gl_max_texture_units);
264 TextureBindings& bindings = texture_bindings_[ii];
341 TextureBindings& bindings = texture_bindings_[ii];

Completed in 130 milliseconds