Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp129 SetDeviceHeight(args, height); in SetJsAppArgs()
240 void JsAppImpl::SetDeviceHeight(Platform::AceRunArgs& args, const int32_t deviceHeight) const in SetDeviceHeight() function in JsAppImpl
368 SetDeviceHeight(aceRunArgs, changedHeight); in ResolutionChanged()
479 SetDeviceHeight(args, VirtualScreenImpl::GetInstance().GetCompressionHeight()); in ParseSystemParams()
492 SetDeviceHeight(args, paramObj["height"].asInt()); in ParseSystemParams()
DJsAppImpl.h71 void SetDeviceHeight(OHOS::Ace::Platform::AceRunArgs& args, const int32_t) const;