Home
last modified time | relevance | path

Searched defs:SetAnchorAndScale (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_accessibility_controller.cpp25 void WindowAccessibilityController::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::WindowAccessibilityController
H A Dwindow_adapter.cpp553 void WindowAdapter::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::WindowAdapter
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_impl.h134 void SetAnchorAndScale(int32_t x, int32_t y, float scale){}; in SetAnchorAndScale() function
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Ddisplay_zoom_controller.cpp24 void DisplayZoomController::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::DisplayZoomController
H A Dwindow_controller.cpp1867 void WindowController::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::WindowController
H A Dwindow_manager_service.cpp1529 void WindowManagerService::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::WindowManagerService
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h225 void SetAnchorAndScale(int32_t x, int32_t y, float scale) override {} in SetAnchorAndScale() function
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp946 void WindowManagerProxy::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::WindowManagerProxy