Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/graphics/
DBitmapTest.java175 private static int computePrePostMul(int alpha, int comp) { in computePrePostMul() method in BitmapTest
219 int rr = computePrePostMul(a0, r0); in testSetPixelsWithNonOpaqueAlpha()
224 int gg = computePrePostMul(a0, g0); in testSetPixelsWithNonOpaqueAlpha()
229 int bb = computePrePostMul(a0, b0); in testSetPixelsWithNonOpaqueAlpha()