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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
OpaqueRectTrackingContentLayerDelegate.cpp 60 contextStatus == blink::WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);
GraphicsContext.h 75 FullyDisabled = 2 // Do absolutely minimal work to remove the cost of the context from performance tests.
  /external/chromium_org/third_party/WebKit/Source/web/
WebPopupMenuImpl.cpp 223 contextStatus == WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);
LinkHighlight.cpp 262 contextStatus == WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);

Completed in 476 milliseconds