Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp202 AssignValueForWidthAndHeight(screenInfo.orignalResolutionWidth, screenInfo.orignalResolutionHeight, in RunJsApp()
592 void JsAppImpl::AssignValueForWidthAndHeight(const int32_t origWidth, in AssignValueForWidthAndHeight() function in JsAppImpl
601 ILOG("AssignValueForWidthAndHeight: %d %d %d %d", orignalWidth, orignalHeight, width, height); in AssignValueForWidthAndHeight()
661 AssignValueForWidthAndHeight(changedOriginWidth, changedOriginHeight, changedWidth, changedHeight); in SetResolutionParams()
760 AssignValueForWidthAndHeight(args.deviceWidth, args.deviceHeight, in ParseSystemParams()
771 AssignValueForWidthAndHeight(args.deviceWidth, args.deviceHeight, in ParseSystemParams()
H A DJsAppImpl.h144 void AssignValueForWidthAndHeight(const int32_t origWidth, const int32_t origHeight,

Completed in 2 milliseconds