Searched refs:SetUpdateScreenPivotCallback (Results 1 – 3 of 3) sorted by relevance
73 screenSession_->SetUpdateScreenPivotCallback(std::bind( in ScreenPattern()
117 … void SetUpdateScreenPivotCallback(std::function<void(float, float)>&& updateScreenPivotCallback);
536 void ScreenSession::SetUpdateScreenPivotCallback(std::function<void(float, float)>&& updateScreenPi… in SetUpdateScreenPivotCallback() function in OHOS::Rosen::ScreenSession