Searched refs:disableDestructionChecks (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCanvasElement.cpp565 m_imageBuffer->context()->disableDestructionChecks(); // 2D canvas is allowed to leave context in an unfinalized state.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h109 void disableDestructionChecks() { m_disableDestructionChecks = true; } function in class:blink::GraphicsContext

Completed in 2144 milliseconds