Searched defs:getAspectRatio (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
H A DBluetoothDeviceLayerDrawable.java127 protected float getAspectRatio() { method in class:BluetoothDeviceLayerDrawable.BatteryMeterDrawable
H A DBatteryMeterDrawableBase.java313 final int width = (int) (getAspectRatio() * mHeight);
493 protected float getAspectRatio() { method in class:BatteryMeterDrawableBase
/frameworks/base/core/java/android/app/
H A DPictureInPictureArgs.java226 public float getAspectRatio() { method in class:PictureInPictureArgs
H A DPictureInPictureParams.java184 public float getAspectRatio() { method in class:PictureInPictureParams
/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedStackController.java415 float getAspectRatio() { method in class:PinnedStackController

Completed in 85 milliseconds