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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DGraphicsLayer.h204 enum ContentsLayerPurpose { enum in class:WebCore::GraphicsLayer
474 void setContentsTo(ContentsLayerPurpose, WebKit::WebLayer*);
543 ContentsLayerPurpose m_contentsLayerPurpose;
H A DGraphicsLayer.cpp603 void GraphicsLayer::setContentsTo(ContentsLayerPurpose purpose, WebLayer* layer)

Completed in 40 milliseconds