Searched defs:srcBitmap (Results 1 – 2 of 2) sorted by relevance
55 BlendModeCanvasClient(BlendMode mode, Bitmap dstBitmap, Bitmap srcBitmap) { in BlendModeCanvasClient()
157 Bitmap srcBitmap = Bitmap.createBitmap(1, 1, src); in testCopyConfigs() local2142 Bitmap srcBitmap = Bitmap.wrapHardwareBuffer(hwBuffer, ColorSpace.get(Named.SRGB)); in testWrapHardwareBufferPreservesColors() local