Searched refs:FindRootScrollLayerRecursive (Results 1 – 1 of 1) sorted by relevance
56 static LayerImpl* FindRootScrollLayerRecursive(LayerImpl* layer) { in FindRootScrollLayerRecursive() function64 LayerImpl* found = FindRootScrollLayerRecursive(layer->children()[i]); in FindRootScrollLayerRecursive()83 root_scroll_layer_ = FindRootScrollLayerRecursive(root_layer_.get()); in FindRootScrollLayer()