Searched defs:isLandscape (Results 1 – 9 of 9) sorted by relevance
30 public static boolean isLandscape(Context context) { in isLandscape() method in OrientationUtil
89 public void onLayoutOrientationChanged(boolean isLandscape); in onLayoutOrientationChanged()
189 public MosaicPreviewRenderer(SurfaceTexture tex, int w, int h, boolean isLandscape) { in MosaicPreviewRenderer()
506 void calculateUILayoutScaling(int width, int height, bool isLandscape) { in calculateUILayoutScaling()
574 public void onLayoutOrientationChanged(boolean isLandscape) { in onLayoutOrientationChanged()
1785 public void onLayoutOrientationChanged(boolean isLandscape) { in onLayoutOrientationChanged()
542 void calculateUILayoutScaling(int width, int height, bool isLandscape) { in calculateUILayoutScaling()
80 boolean isLandscape; field in DeviceProfile
2445 public static boolean isLandscape(Context context) { in isLandscape() method in PhoneUtils