Searched refs:hasCompatScale (Results 1 – 3 of 3) sorted by relevance
178 final boolean hasCompatScale = compatScale != 1f; in computeFrames()203 } else if (hasCompatScale) { in computeFrames()210 } else if (hasCompatScale) { in computeFrames()218 } else if (hasCompatScale) { in computeFrames()225 } else if (hasCompatScale) { in computeFrames()232 if (hasCompatScale) { in computeFrames()
650 assertTrue(w.hasCompatScale()); in testCompatOverrideScale()651 assertTrue(child.hasCompatScale()); in testCompatOverrideScale()
1221 if (hasCompatScale()) { in updateGlobalScale()1246 boolean hasCompatScale() { in hasCompatScale() method in WindowState4052 proto.write(HAS_COMPAT_SCALE, hasCompatScale()); in dumpDebug()