Searched refs:getBitmapRawInt (Results 1 – 1 of 1) sorted by relevance
1763 private int getBitmapRawInt(Bitmap bitmap) { in getBitmapRawInt() method1779 int storedPremul = getBitmapRawInt(bitmap); in testSetPremultipliedToBuffer()1785 assertEquals(getBitmapRawInt(bitmap), storedPremul); in testSetPremultipliedToBuffer()1793 int rawTestColor = getBitmapRawInt(bitmap); in testSetPremultipliedFromBuffer()