Searched refs:bottom_right_diff (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/base/
H A Dmath_util.cc637 gfx::Vector2dF bottom_right_diff = local
641 -bottom_right_diff.x() / scale_rect_to_input_scale_x,
642 -bottom_right_diff.y() / scale_rect_to_input_scale_y);

Completed in 69 milliseconds