Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Backends/Display/
DPixelManipulationTools.cs350 foreach(var transformation in ByteInflate(colorDescriptor.Value, currentBit)) in GenerateFrom()
589 private static TransformationDescriptor[] ByteInflate(byte bits, byte bitOffset) in ByteInflate() method in Antmicro.Renode.Backends.Display.PixelManipulationTools