Home | Sort by relevance Sort by last modified time |
/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]; |