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

  /external/chromium_org/cc/blink/
web_layer_impl.cc 204 void WebLayerImpl::setRenderingContext(int context) {
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp 407 m_contentsLayer->setRenderingContext(m_3dRenderingContext);
762 void GraphicsLayer::setRenderingContext(int context)
768 m_layer->layer()->setRenderingContext(context);
771 m_contentsLayer->setRenderingContext(m_3dRenderingContext);
    [all...]

Completed in 35 milliseconds