HomeSort by relevance Sort by last modified time
    Searched full:bottom_right_diff (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/base/
math_util.cc 488 gfx::Vector2dF bottom_right_diff = local
492 -bottom_right_diff.x() / scale_rect_to_input_scale_x,
493 -bottom_right_diff.y() / scale_rect_to_input_scale_y);

Completed in 325 milliseconds