Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h253 std::function<void(float, float)> updateScreenPivotCallback_ = nullptr; member in OHOS::Rosen::ScreenSession
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp550 updateScreenPivotCallback_ = std::move(updateScreenPivotCallback); in SetUpdateScreenPivotCallback()

Completed in 4 milliseconds