Searched refs:dpiPropName (Results 1 – 1 of 1) sorted by relevance
1272 const char* dpiPropName = "qemu.sf.lcd_density"; in s_getNativeDpi() local1274 if (property_get(dpiPropName, dpiProp, NULL) > 0) { in s_getNativeDpi()