Home
last modified time | relevance | path

Searched refs:parseVariant (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/
H A DBipImageFormatTest.java59 BipImageFormat format = BipImageFormat.parseVariant("JPEG", "1280*1024", null, null); in testParseVariant_requiredOnly()
72 BipImageFormat format = BipImageFormat.parseVariant("JPEG", "1280*1024", "1048576", null); in testParseVariant_withMaxSize()
93 format = BipImageFormat.parseVariant("JPEG", "1280*1024", null, "stretch fill crop"); in testParseVariant_withTransformation()
97 format = BipImageFormat.parseVariant("JPEG", "1280*1024", null, "stretch crop fill"); in testParseVariant_withTransformation()
101 format = BipImageFormat.parseVariant("JPEG", "1280*1024", null, "crop stretch fill"); in testParseVariant_withTransformation()
117 format = BipImageFormat.parseVariant("JPEG", "1280*1024", "1048576", "stretch fill crop"); in testParseVariant_allFields()
126 format = BipImageFormat.parseVariant("JPEG", "1280*1024", "1048576", "stretch crop fill"); in testParseVariant_allFields()
135 format = BipImageFormat.parseVariant("JPEG", "1280*1024", "1048576", "crop stretch fill"); in testParseVariant_allFields()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
H A DBipImageFormat.java54 public static BipImageFormat parseVariant(String encoding, String pixel, String maxSize, in parseVariant() method in BipImageFormat
H A DBipImageProperties.java202 BipImageFormat.parseVariant(encoding, pixel, maxSize, trans)); in parse()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt9028 HSPLandroid/icu/impl/LocaleIDParser;->parseVariant()I+]Ljava/lang/StringBuilder;missing_types
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt9023 HSPLandroid/icu/impl/LocaleIDParser;->parseVariant()I+]Ljava/lang/StringBuilder;missing_types