Searched refs:ScopedAppGLStateRestoreImpl (Results 1 – 2 of 2) sorted by relevance
73 class ScopedAppGLStateRestoreImpl { class75 ScopedAppGLStateRestoreImpl(ScopedAppGLStateRestore::CallMode mode);76 ~ScopedAppGLStateRestoreImpl();168 DISALLOW_COPY_AND_ASSIGN(ScopedAppGLStateRestoreImpl);171 ScopedAppGLStateRestoreImpl::ScopedAppGLStateRestoreImpl( in ScopedAppGLStateRestoreImpl() function in android_webview::internal::ScopedAppGLStateRestoreImpl303 ScopedAppGLStateRestoreImpl::~ScopedAppGLStateRestoreImpl() { in ~ScopedAppGLStateRestoreImpl()424 : impl_(new internal::ScopedAppGLStateRestoreImpl(mode)) { in ScopedAppGLStateRestore()
17 class ScopedAppGLStateRestoreImpl; variable35 scoped_ptr<internal::ScopedAppGLStateRestoreImpl> impl_;