Searched defs:background (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Backends/Display/ |
| D | IPixelBlender.cs | 15 …void Blend(byte[] backBuffer, byte[] frontBuffer, ref byte[] output, Pixel background = null, byte… in Blend() 17 …fer, byte[] frontBuffer, byte[] frontClutBuffer, ref byte[] output, Pixel background = null, byte … in Blend()
|
| D | PixelManipulationTools.cs | 678 …oid Blend(byte[] backBuffer, byte[] frontBuffer, ref byte[] output, Pixel background = null, byte … in Blend() 683 …fer, byte[] frontBuffer, byte[] frontClutBuffer, ref byte[] output, Pixel background = null, byte … in Blend() 703 …, byte[] frontBuffer, byte[] frontClutBuffer, ref byte[] outBuffer, Pixel background = null, byte … in BlendDelegate()
|