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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DOpaqueRectTrackingContentLayerDelegate.cpp60 contextStatus == blink::WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);
H A DGraphicsContext.h75 FullyDisabled = 2 // Do absolutely minimal work to remove the cost of the context from performance tests. enumerator in enum:WebCore::GraphicsContext::DisabledMode
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPopupMenuImpl.cpp223 contextStatus == WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);
H A DLinkHighlight.cpp262 contextStatus == WebContentLayerClient::GraphicsContextEnabled ? GraphicsContext::NothingDisabled : GraphicsContext::FullyDisabled);

Completed in 180 milliseconds