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 440 gfx::PointF device_viewport_point =
444 active_tree_->FindLayerThatIsHitByPoint(device_viewport_point);
448 device_viewport_point, type, layer_impl, &scroll_on_main_thread, NULL);
455 gfx::PointF device_viewport_point = local
460 device_viewport_point);
2304 gfx::PointF device_viewport_point = gfx::ScalePoint(viewport_point, local
2747 gfx::PointF device_viewport_point = gfx::ScalePoint(viewport_point, local
    [all...]
layer_tree_host_impl.h 546 const gfx::PointF& device_viewport_point);
552 const gfx::PointF& device_viewport_point,
557 float DeviceSpaceDistanceToLayer(const gfx::PointF& device_viewport_point,

Completed in 171 milliseconds