Searched refs:SetClientScale (Results 1 – 3 of 3) sorted by relevance
658 void SetClientScale(float scaleX, float scaleY, float pivotX, float pivotY);
3243 void Session::SetClientScale(float scaleX, float scaleY, float pivotX, float pivotY) in SetClientScale() function in OHOS::Rosen::Session
5262 Session::SetClientScale(scaleX, scaleY, pivotX, pivotY); in UpdateScaleInner()