Searched defs:getAspectRatio (Results 1 - 5 of 5) sorted by relevance
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/ | ||
H A D | BluetoothDeviceLayerDrawable.java | 127 protected float getAspectRatio() { method in class:BluetoothDeviceLayerDrawable.BatteryMeterDrawable |
H A D | BatteryMeterDrawableBase.java | 313 final int width = (int) (getAspectRatio() * mHeight); 493 protected float getAspectRatio() { method in class:BatteryMeterDrawableBase |
/frameworks/base/core/java/android/app/ | ||
H A D | PictureInPictureArgs.java | 226 public float getAspectRatio() { method in class:PictureInPictureArgs |
H A D | PictureInPictureParams.java | 184 public float getAspectRatio() { method in class:PictureInPictureParams |
/frameworks/base/services/core/java/com/android/server/wm/ | ||
H A D | PinnedStackController.java | 415 float getAspectRatio() { method in class:PinnedStackController |
Completed in 85 milliseconds