Searched refs:MAX_X (Results 1 – 3 of 3) sorted by relevance
59 static final int MAX_X = 100000; field in WindowLayout118 displayCutoutSafeExceptMaybeBars.right = MAX_X; in computeFrames()134 displayCutoutSafeExceptMaybeBars.right = MAX_X; in computeFrames()174 outDisplayFrame.right = MAX_X; in computeFrames()
484 WindowLayout.MIN_X, WindowLayout.MIN_Y, WindowLayout.MAX_X, WindowLayout.MAX_Y); in getDisplayCutoutSafe()
6698 constexpr float MAX_X = 479.5; in TEST_P() local6702 EXPECT_EQ(xRange->max, displayRotated ? MAX_Y : MAX_X); in TEST_P()6703 EXPECT_EQ(yRange->max, displayRotated ? MAX_X : MAX_Y); in TEST_P()