Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Backends/Display/
DIPixelBlender.cs15 …void Blend(byte[] backBuffer, byte[] frontBuffer, ref byte[] output, Pixel background = null, byte… in Blend() method
17 …void Blend(byte[] backBuffer, byte[] backClutBuffer, byte[] frontBuffer, byte[] frontClutBuffer, r… in Blend() method
DPixelManipulationTools.cs678 …public void Blend(byte[] backBuffer, byte[] frontBuffer, ref byte[] output, Pixel background = nul… in Blend() method in Antmicro.Renode.Backends.Display.PixelManipulationTools.PixelBlender
683 …public void Blend(byte[] backBuffer, byte[] backClutBuffer, byte[] frontBuffer, byte[] frontClutBu… in Blend() method in Antmicro.Renode.Backends.Display.PixelManipulationTools.PixelBlender