Home
last modified time | relevance | path

Searched defs:srcBitmap (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DBlendModeTest.java55 BlendModeCanvasClient(BlendMode mode, Bitmap dstBitmap, Bitmap srcBitmap) { in BlendModeCanvasClient()
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java157 Bitmap srcBitmap = Bitmap.createBitmap(1, 1, src); in testCopyConfigs() local
2142 Bitmap srcBitmap = Bitmap.wrapHardwareBuffer(hwBuffer, ColorSpace.get(Named.SRGB)); in testWrapHardwareBufferPreservesColors() local