Searched refs:AssignValueForWidthAndHeight (Results 1 – 2 of 2) sorted by relevance
/ide/tools/previewer/jsapp/rich/ |
D | JsAppImpl.cpp | 85 AssignValueForWidthAndHeight(VirtualScreenImpl::GetInstance().GetOrignalWidth(), in OrientationChanged() 157 AssignValueForWidthAndHeight(VirtualScreenImpl::GetInstance().GetOrignalWidth(), in RunJsApp() 349 void JsAppImpl::AssignValueForWidthAndHeight(const int32_t origWidth, in AssignValueForWidthAndHeight() function in JsAppImpl 377 AssignValueForWidthAndHeight(VirtualScreenImpl::GetInstance().GetOrignalWidth(), in ResolutionChanged() 480 AssignValueForWidthAndHeight(args.deviceWidth, args.deviceHeight, in ParseSystemParams() 493 AssignValueForWidthAndHeight(args.deviceWidth, args.deviceHeight, in ParseSystemParams()
|
D | JsAppImpl.h | 89 void AssignValueForWidthAndHeight(const int32_t origWidth, const int32_t origHeight,
|