Searched refs:contentsAreVisible (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.h155 bool contentsAreVisible() const { return m_contentsVisible; } function in class:blink::GraphicsLayer
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorLayerTreeAgent.cpp116 if (!graphicsLayer->contentsAreVisible())

Completed in 464 milliseconds