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

  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc 474 gfx::PointF device_viewport_point =
478 active_tree_->FindLayerThatIsHitByPoint(device_viewport_point);
482 device_viewport_point, type, layer_impl, &scroll_on_main_thread, NULL);
491 gfx::PointF device_viewport_point =
496 device_viewport_point);
2264 gfx::PointF device_viewport_point = gfx::ScalePoint(viewport_point, local
2628 gfx::PointF device_viewport_point = gfx::ScalePoint(viewport_point, local
    [all...]
layer_tree_host_impl.h 537 const gfx::PointF& device_viewport_point);
543 const gfx::PointF& device_viewport_point,
548 float DeviceSpaceDistanceToLayer(const gfx::PointF& device_viewport_point,

Completed in 772 milliseconds