Home
last modified time | relevance | path

Searched defs:createGraphicsLayer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DGraphicsLayerFactoryChromium.cpp45 PassOwnPtr<GraphicsLayer> GraphicsLayerFactoryChromium::createGraphicsLayer(GraphicsLayerClient* cl… in createGraphicsLayer() function in blink::GraphicsLayerFactoryChromium
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DCompositedLayerMapping.cpp206 PassOwnPtr<GraphicsLayer> CompositedLayerMapping::createGraphicsLayer(CompositingReasons reasons) in createGraphicsLayer() function in WebCore::CompositedLayerMapping