#include "platform/CCDevice.h" NS_CC_BEGIN int Device::getDPI() { //TODO: return 160; } NS_CC_END