Searched refs:CONFIGS (Results 1 – 1 of 1) sorted by relevance
1029 private static Config[] CONFIGS = new Config[] { Config.ALPHA_8, Config.ARGB_4444, field in BitmapTest1037 for (Config fromConfig : CONFIGS) { in testAlphaAndPremul()1038 for (Config toConfig : CONFIGS) { in testAlphaAndPremul()