Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp406 uint32_t hotZoneX = static_cast<uint32_t>(hotZone * vpr / hotZoneScale.x_); in CalcEntireWindowHotZone() local
411 rect.posX_ -= static_cast<int32_t>(hotZoneX); in CalcEntireWindowHotZone()
412 rect.width_ += (hotZoneX + hotZoneX); in CalcEntireWindowHotZone()
420 rect.posX_ -= static_cast<int32_t>(hotZoneX); in CalcEntireWindowHotZone()
422 rect.width_ += (hotZoneX + hotZoneX); in CalcEntireWindowHotZone()

Completed in 2 milliseconds