Home
last modified time | relevance | path

Searched defs:hotZoneScale (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwindow_helper_test.cpp209 TransformHelper::Vector2 hotZoneScale = WindowHelper::CalculateHotZoneScale(mat); variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp403 float vpr, TransformHelper::Vector2 hotZoneScale) in CalcEntireWindowHotZone()
431 TransformHelper::Vector2 hotZoneScale(1, 1); in CalcAndSetNodeHotZone() local
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h466 TransformHelper::Vector2 hotZoneScale; in CalculateHotZoneScale() local
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp165 TransformHelper::Vector2 hotZoneScale = {1.f, 1.f}; // ratio 1.0 variable
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3008 TransformHelper::Vector2 hotZoneScale(1, 1); in CalculateStartRectExceptHotZone() local