Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Backends/Display/
DPixelManipulationTools.cs23 new PixelConverter(inputFormat, outputFormat, GenerateConvertMethod( in GetConverter()
247 …private static ConvertDelegate GenerateConvertMethod(BufferDescriptor inputBufferDescriptor, Buffe… in GenerateConvertMethod() method in Antmicro.Renode.Backends.Display.PixelManipulationTools