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

/frameworks/base/core/java/android/content/res/
H A DCompatibilityInfo.java245 int dens, float scale, float invertedScale) {
249 applicationInvertedScale = invertedScale;
244 CompatibilityInfo(int compFlags, int dens, float scale, float invertedScale) argument

Completed in 16 milliseconds