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

/external/chromium_org/ash/display/
H A Dmirror_window_controller.cc249 point.Offset(-hot_point_.x(), -hot_point_.y());
268 &hot_point_);
280 hot_point_.SetPoint(
281 rotated.width() - hot_point_.y(),
282 hot_point_.x());
287 hot_point_.SetPoint(
288 rotated.height() - hot_point_.x(),
289 rotated.width() - hot_point_.y());
294 hot_point_
[all...]
H A Dmirror_window_controller.h77 gfx::Point hot_point_; member in class:ash::internal::MirrorWindowController
/external/chromium_org/ash/test/
H A Dmirror_window_test_api.cc28 mirror_window_controller()->hot_point_;

Completed in 533 milliseconds