Searched defs:otherDensity (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp2534 const int otherDensity = o.density ? o.density : int(ResTable_config::DENSITY_MEDIUM); local
2539 } else if (otherDensity == ResTable_config::DENSITY_ANY) {
2555 int l = otherDensity;

Completed in 65 milliseconds