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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DGraphicsLayerChromium.h141 ContentsLayerForCanvas, enumerator in enum:WebCore::GraphicsLayerChromium::ContentsLayerPurpose
H A DGraphicsLayerChromium.cpp382 m_contentsLayerPurpose = ContentsLayerForCanvas;
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h352 ContentsLayerForCanvas enumerator in enum:WebCore::GraphicsLayerCA::ContentsLayerPurpose
H A DGraphicsLayerCA.cpp736 m_contentsLayerPurpose = canvasLayer ? ContentsLayerForCanvas : NoContentsLayer;

Completed in 81 milliseconds