Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Backends/Display/
DPixelManipulationTools.cs38 …ll, PixelFormat? clutBackgroundFormat = null, Pixel bgFixedColor = null, Pixel fgFixedColor = null) in GetBlender() argument
40 …rEndianess, frontBuffer, frontBufferEndianes, output, outputEndianess, bgFixedColor, fgFixedColor); in GetBlender()
53 FixedColor = fgFixedColor, in GetBlender()