HomeSort by relevance Sort by last modified time
    Searched refs:FindLayerThatIsHitByPoint (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/trees/
layer_tree_impl_unittest.cc 74 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
79 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
85 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
91 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
140 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
145 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
152 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
158 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
200 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point);
205 host_impl().active_tree()->FindLayerThatIsHitByPoint(test_point)
    [all...]
layer_tree_impl.h 280 LayerImpl* FindLayerThatIsHitByPoint(const gfx::PointF& screen_space_point);
layer_tree_host_impl.cc 444 active_tree_->FindLayerThatIsHitByPoint(device_viewport_point);
    [all...]
layer_tree_impl.cc     [all...]

Completed in 294 milliseconds