Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp170 SetDeviceHeight(args, ConvertFoldStatus(screenInfo.foldStatus) == in SetJsAppArgs()
487 void JsAppImpl::SetDeviceHeight(Platform::AceRunArgs& args, const int32_t deviceHeight) const in SetDeviceHeight() function in JsAppImpl
656 SetDeviceHeight(aceRunArgs, changedHeight); in SetResolutionParams()
759 SetDeviceHeight(args, VirtualScreenImpl::GetInstance().GetCompressionHeight()); in ParseSystemParams()
770 SetDeviceHeight(args, paramObj["height"].AsInt()); in ParseSystemParams()
H A DJsAppImpl.h124 void SetDeviceHeight(OHOS::Ace::Platform::AceRunArgs& args, const int32_t) const;

Completed in 3 milliseconds