Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/screen/
H A Dscreen_pattern.cpp71 screenSession_->SetUpdateScreenPivotCallback(std::bind( in ScreenPattern()
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h116 void SetUpdateScreenPivotCallback(std::function<void(float, float)>&& updateScreenPivotCallback);
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp548 void ScreenSession::SetUpdateScreenPivotCallback(std::function<void(float, float)>&& updateScreenPivotCallback) in SetUpdateScreenPivotCallback() function in OHOS::Rosen::ScreenSession

Completed in 4 milliseconds