HomeSort by relevance Sort by last modified time
    Searched refs:disableDestructionChecks (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLCanvasElement.cpp 565 m_imageBuffer->context()->disableDestructionChecks(); // 2D canvas is allowed to leave context in an unfinalized state.
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 109 void disableDestructionChecks() { m_disableDestructionChecks = true; }

Completed in 48 milliseconds