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:blink::WebGLContextGroup
92 detachAndRemoveAllObjects();
H A DWebGLContextGroup.h66 void detachAndRemoveAllObjects();
H A DWebGLRenderingContextBase.h408 void detachAndRemoveAllObjects();
H A DWebGLRenderingContextBase.cpp746 detachAndRemoveAllObjects();
4267 detachAndRemoveAllObjects();
4350 void WebGLRenderingContextBase::detachAndRemoveAllObjects() function in class:blink::__anon11092::WebGLRenderingContextBase

Completed in 235 milliseconds