Searched defs:dipScale (Results 1 – 5 of 5) sorted by relevance
339 final float dipScale = 2.0f; in testViewportWithExactMeasureSpec() local360 final float dipScale = 0.666f; in testViewportDipSizeOverrideRounding() local388 final float dipScale = 1.5f; in testViewportWithAtMostMeasureSpec() local
135 float dipScale = (float) deviceInfo.getDIPScale(); in testScreenSizeInPhysicalPixelsQuirk() local
211 int bitsPerPixel, int bitsPerComponent, double dipScale, in nativeUpdateSharedDeviceDisplayInfo()
63 public void setDIPScale(double dipScale) { in setDIPScale()
263 void setDIPScale(double dipScale) { in setDIPScale()