Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapShaderTest.java102 bitmap.setPixel(0, 0, Color.RED); in testClamp()
103 bitmap.setPixel(1, 0, Color.BLUE); in testClamp()
124 bitmap.setPixel(0, 0, Color.RED); in testRepeat()
125 bitmap.setPixel(1, 0, Color.BLUE); in testRepeat()
146 bitmap.setPixel(0, 0, Color.RED); in testMirror()
147 bitmap.setPixel(1, 0, Color.BLUE); in testMirror()
DBitmapTest.java452 bitmap.setPixel(4, 4, Color.BLUE); in testGenerationId()
602 mBitmap.setPixel(10, 16, 0xFF << 24); in testGetPixel()
607 mBitmap.setPixel(5, 5, 0xFFFFFFFF); in testGetPixel()
609 mBitmap.setPixel(5, 5, 0xA8A8A8A8); in testGetPixel()
611 mBitmap.setPixel(5, 5, 0x00000000); in testGetPixel()
613 mBitmap.setPixel(5, 5, 0x1F000000); in testGetPixel()
834 mBitmap.setPixel(10, 16, color); in testSetPixelOnRecycled()
842 mBitmap.setPixel(10, 16, color); in testSetPixelOnImmutable()
851 mBitmap.setPixel(200, 16, color); in testSetPixelXIsTooLarge()
860 mBitmap.setPixel(10, 300, color); in testSetPixelYIsTooLarge()
[all …]
DBitmapRGBAF16Test.java128 mOpaqueBitmap.setPixel(5, 5, 0x7f102030); in testSetPixel()
134 mTransparentBitmap.setPixel(5, 5, 0x7f102030); in testSetPixel()
DPaintFlagsDrawFilterTest.java85 combinedBitmap.setPixel(i, j, Color.RED); in delta()
125 grid.setPixel(i, j, colors[k]); in testPaintFlagsDrawFilter2()
DComposeShaderTest.java113 redBitmap.setPixel(1, 1, Color.RED); in testChildLocalMatrix()
117 cyanBitmap.setPixel(1, 1, Color.CYAN); in testChildLocalMatrix()
DBitmapColorSpaceTest.java339 public void setPixel() { in setPixel() method in BitmapColorSpaceTest
369 b.setPixel(0, 0, newColor); in verifySetPixel()
DBitmapFactoryTest.java884 argb.setPixel(x, y, Color.rgb(grayByte, grayByte, grayByte)); in grayToARGB()
/cts/tests/tests/effect/src/android/effect/cts/
DEffectTest.java120 testBitmap.setPixel(0, 0, 0xFF000000); in createTestBitmap()
121 testBitmap.setPixel(0, 1, 0xFF0000FF); in createTestBitmap()
122 testBitmap.setPixel(1, 0, 0xFF00FF00); in createTestBitmap()
123 testBitmap.setPixel(1, 1, 0xFFFF0000); in createTestBitmap()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DBitmapFilterTests.java69 bitmap.setPixel(i, j, isWhite ? Color.WHITE : Color.BLACK); in createGridBitmap()
DBitmapTests.java68 mBitmap.setPixel(0, 0, color); in setColor()
DHardwareBitmapTests.java223 bitmap.setPixel(25, 25, Color.BLUE); in testHardwareExtractAlpha()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DBitmapUtils.java68 bmp.setPixel(x, y, generator.nextInt(Integer.MAX_VALUE)); in generateRandomBitmap()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationTest.java421 bSrc.setPixel(i, j, 9); in helperBitmapCopy()
422 bDst.setPixel(i, j, 0); in helperBitmapCopy()
/cts/tools/dex-tools/dex/
Dclasses.out.dex30121 public void setPixel(