Searched refs:detachAndRemoveAllObjects (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
H A DWebGLContextGroup.cpp46 detachAndRemoveAllObjects();
63 // We must call detachAndRemoveAllObjects before removing the last context.
65 detachAndRemoveAllObjects();
80 void WebGLContextGroup::detachAndRemoveAllObjects() function in class:WebCore::WebGLContextGroup
92 detachAndRemoveAllObjects();
H A DWebGLContextGroup.h66 void detachAndRemoveAllObjects();
H A DWebGLRenderingContextBase.h373 void detachAndRemoveAllObjects();
H A DWebGLRenderingContextBase.cpp693 detachAndRemoveAllObjects();
4207 detachAndRemoveAllObjects();
4210 printWarningToConsole("loseContextImpl(): after detachAndRemoveAllObjects()");
4299 void WebGLRenderingContextBase::detachAndRemoveAllObjects() function in class:WebCore::__anon10393::WebGLRenderingContextBase

Completed in 101 milliseconds