Home
last modified time | relevance | path

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

/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/graphics/src/android/graphics/cts/
DBitmapTest.java450 mBitmap.setPixel(10, 16, 0xFF << 24); in testGetPixel()
573 mBitmap.setPixel(10, 16, color); in testSetPixel()
582 mBitmap.setPixel(10, 16, color); in testSetPixel()
591 mBitmap.setPixel(200, 16, color); in testSetPixel()
598 mBitmap.setPixel(10, 300, color); in testSetPixel()
604 mBitmap.setPixel(10, 16, 0xFF << 24); in testSetPixel()
708 bitmap.setPixel(0, 0, Color.TRANSPARENT); in checkPremultipliedBitmapConfig()
725 bitmap.setPixel(0, 0, PREMUL_COLOR); in testSetPremultipliedData()
733 bitmap.setPixel(0, 0, PREMUL_COLOR); in testSetPremultipliedData()
771 bitmap.setPixel(0, 0, PREMUL_COLOR); in testSetPremultipliedToBuffer()
[all …]
DPaintFlagsDrawFilterTest.java82 combinedBitmap.setPixel(i, j, Color.RED); in delta()
/cts/tests/tests/holo/src/android/holo/cts/
DLayoutTestActivity.java258 diff.setPixel(i, j, color); in saveDiffBitmap()
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Draytrace.js626 setPixel: function(x, y, color){ method in Flog.RayTracer.Engine
663 this.setPixel(x, y, color);
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationTest.java403 bSrc.setPixel(i, j, 9); in helperBitmapCopy()
404 bDst.setPixel(i, j, 0); in helperBitmapCopy()
/cts/tools/dex-tools/dex/
Dclasses.out.dex30121 public void setPixel(