Home
last modified time | relevance | path

Searched refs:createResizableModified (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipPixel.java73 public static BipPixel createResizableModified( in createResizableModified() method in BipPixel
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/
DBipPixelTest.java58 BipPixel pixel = BipPixel.createResizableModified(minWidth, minHeight, maxWidth, maxHeight); in testResizableModified()
DBipImagePropertiesTest.java432 BipPixel.createResizableModified(80, 60, 640, 175), in testCreateProperties()