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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
GraphicsLayerChromium.h 140 ContentsLayerForVideo,
GraphicsLayerChromium.cpp 404 if (!m_contentsLayer.get() || m_contentsLayerPurpose != ContentsLayerForVideo) {
407 m_contentsLayerPurpose = ContentsLayerForVideo;

Completed in 193 milliseconds