Home
last modified time | relevance | path

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

/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp436 double adaptWidthPhone = realDeviceWidth * BASE_SCREEN_DENSITY / density; in AdaptDeviceType() local
437 args.deviceConfig.density = args.deviceWidth / adaptWidthPhone; in AdaptDeviceType()
443 double adaptWidthPhone = realDeviceWidth * BASE_SCREEN_DENSITY / density; in AdaptDeviceType() local
444 args.deviceConfig.density = args.deviceWidth / adaptWidthPhone; in AdaptDeviceType()

Completed in 2 milliseconds