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

Completed in 42 milliseconds