Home | History | Annotate | Download | only in rendering

Lines Matching refs:platformLayer

462         m_graphicsLayer->setContentsToMedia(pluginView->platformLayer());
465 m_graphicsLayer->setContentsToMedia(mediaElement->platformLayer());
469 m_graphicsLayer->setContentsToCanvas(context->platformLayer());
832 if (WebKit::WebLayer* contentLayer = context->platformLayer()) {