Home
last modified time | relevance | path

Searched defs:SetAnchorAndScale (Results 1 - 7 of 7) sorted by relevance

/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
/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_manager_service.cpp1536 void WindowManagerService::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::WindowManagerService
H A Dwindow_controller.cpp1867 void WindowController::SetAnchorAndScale(int32_t x, int32_t y, float scale) in SetAnchorAndScale() function in OHOS::Rosen::WindowController
/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 in OHOS::Rosen::WindowManagerStubImpl
/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

Completed in 13 milliseconds