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

  /external/chromium_org/ui/compositor/
dip_util.cc 50 const gfx::Point& point_in_dip) {
52 gfx::ScalePoint(point_in_dip, GetDeviceScaleFactor(layer)));
dip_util.h 39 const gfx::Point& point_in_dip);
  /external/chromium_org/ui/views/widget/
native_widget_win.cc 569 gfx::Point point_in_dip = ui::win::ScreenToDIPPoint(point); local
570 return delegate_->GetNonClientComponent(point_in_dip);

Completed in 1962 milliseconds