Searched refs:ANDROID_BITMAP_FORMAT_RGBA_1010102 (Results 1 – 2 of 2) sorted by relevance
89 private static final int ANDROID_BITMAP_FORMAT_RGBA_1010102 = 10; field in AImageDecoderTest126 ANDROID_BITMAP_FORMAT_RGBA_1010102, in getBitMapFormatsUnpremul()349 case ANDROID_BITMAP_FORMAT_RGBA_1010102: in testDecode10BitHeif()386 case ANDROID_BITMAP_FORMAT_RGBA_1010102: in testDecode10BitAvif()
2538 new Object[] { Config.RGBA_1010102, ANDROID_BITMAP_FORMAT_RGBA_1010102 }, in parametersForTestNdkInfo()2857 private static final int ANDROID_BITMAP_FORMAT_RGBA_1010102 = 10;2885 new ConfigToFormat(Bitmap.Config.RGBA_1010102, ANDROID_BITMAP_FORMAT_RGBA_1010102),