Searched defs:allow_gl (Results 1 – 2 of 2) sorted by relevance
22 base::LazyInstance<base::ThreadLocalBoolean> ScopedAllowGL::allow_gl; member in android_webview::ScopedAllowGL
364 ScopedAllowGL allow_gl; in DrawGL() local