Searched refs:FullyDisabled (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DContentLayerDelegate.cpp56 GraphicsContext context(canvas, contextStatus == WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);
H A DGraphicsContext.h75 FullyDisabled = 1 // Do absolutely minimal work to remove the cost of the context from performance tests. enumerator in enum:blink::GraphicsContext::DisabledMode
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPopupMenuImpl.cpp219 contextStatus == WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);
H A DLinkHighlight.cpp253 contextStatus == WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);

Completed in 1029 milliseconds