Searched refs:SetDeviceHeight (Results 1 – 2 of 2) sorted by relevance
129 SetDeviceHeight(args, height); in SetJsAppArgs()240 void JsAppImpl::SetDeviceHeight(Platform::AceRunArgs& args, const int32_t deviceHeight) const in SetDeviceHeight() function in JsAppImpl368 SetDeviceHeight(aceRunArgs, changedHeight); in ResolutionChanged()479 SetDeviceHeight(args, VirtualScreenImpl::GetInstance().GetCompressionHeight()); in ParseSystemParams()492 SetDeviceHeight(args, paramObj["height"].asInt()); in ParseSystemParams()
71 void SetDeviceHeight(OHOS::Ace::Platform::AceRunArgs& args, const int32_t) const;