Home
last modified time | relevance | path

Searched refs:FindScrollLayerForContentLayer (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.cc1698 static LayerImpl* FindScrollLayerForContentLayer(LayerImpl* layer_impl) { in FindScrollLayerForContentLayer() function
2212 LayerImpl* scroll_layer_impl = FindScrollLayerForContentLayer(layer_impl); in FindScrollLayerForDeviceViewportPoint()