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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayer.h 204 enum ContentsLayerPurpose {
474 void setContentsTo(ContentsLayerPurpose, WebKit::WebLayer*);
543 ContentsLayerPurpose m_contentsLayerPurpose;
GraphicsLayer.cpp 603 void GraphicsLayer::setContentsTo(ContentsLayerPurpose purpose, WebLayer* layer)
    [all...]

Completed in 49 milliseconds