Searched defs:setRenderingContext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/blink/
H A Dweb_layer_impl.cc204 void WebLayerImpl::setRenderingContext(int context) { function in class:cc_blink::WebLayerImpl
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.cpp407 m_contentsLayer->setRenderingContext(m_3dRenderingContext);
762 void GraphicsLayer::setRenderingContext(int context) function in class:blink::GraphicsLayer
768 m_layer->layer()->setRenderingContext(context);
771 m_contentsLayer->setRenderingContext(m_3dRenderingContext);

Completed in 72 milliseconds