Searched refs:rawColor (Results 1 – 1 of 1) sorted by relevance
275 @ColorInt int rawColor, @ColorInt int srgbColor) { in verifyGetPixel() argument282 verifyGetPixel(b, rawColor, srgbColor); in verifyGetPixel()285 verifyGetPixel(b, rawColor, srgbColor); in verifyGetPixel()288 verifyGetPixel(b, rawColor, srgbColor); in verifyGetPixel()295 @ColorInt int rawColor, @ColorInt int srgbColor) { in verifyGetPixel() argument301 assertEquals(rawColor, dst.asIntBuffer().get()); in verifyGetPixel()