Searched refs:verifyAlphaAndPremul (Results 1 – 1 of 1) sorted by relevance
1255 verifyAlphaAndPremul(bitmap, hasAlpha, isPremul, false); in testAlphaAndPremul()1268 … verifyAlphaAndPremul(bitmap, hasAlpha, isPremul, fromConfig == Config.RGB_565); in testAlphaAndPremul()1288 private void verifyAlphaAndPremul(Bitmap bitmap, boolean expectedAlpha, boolean expectedPremul, in verifyAlphaAndPremul() method