Searched defs:density (Results 1 – 3 of 3) sorted by relevance
384 string density = std::to_string(aceRunArgs.deviceConfig.density); in UpdateConfiguration() local415 double density = screenDendity > 0 ? screenDendity : watchScreenDensity; in AdaptDeviceType() local422 double density = screenDendity > 0 ? screenDendity : tvScreenDensity; in AdaptDeviceType() local429 double density = screenDendity > 0 ? screenDendity : phoneScreenDensity; in AdaptDeviceType() local436 double density = screenDendity > 0 ? screenDendity : twoInOneScreenDensity; in AdaptDeviceType() local443 double density = screenDendity > 0 ? screenDendity : tabletScreenDensity; in AdaptDeviceType() local450 double density = screenDendity > 0 ? screenDendity : carScreenDensity; in AdaptDeviceType() local
737 string density = Value("sd"); in IsScreenDensityValid() local
660 int density = 480; in TEST_F() local