Searched refs:attachToLayerTree (Results 1 – 3 of 3) sorted by relevance
69 void attachToLayerTree(GraphicsLayer*, GraphicsLayerFactory*);
213 void PinchViewport::attachToLayerTree(GraphicsLayer* currentLayerTreeRoot, GraphicsLayerFactory* gr… in attachToLayerTree() function in blink::PinchViewport
4038 pinchViewport.attachToLayerTree(layer, graphicsLayerFactory()); in setRootGraphicsLayer()