Searched refs:createResizableModified (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipImagePropertiesTest.java | 84 BipPixel.createResizableModified(80, 60, 640, 480), -1, trans)); in testCreateProperties()
|
D | BipPixelTest.java | 54 BipPixel pixel = BipPixel.createResizableModified(minWidth, minHeight, maxWidth, maxHeight); in testResizableModified()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipPixel.java | 77 public static BipPixel createResizableModified(int minWidth, int minHeight, int maxWidth, in createResizableModified() method in BipPixel
|