Searched defs:points (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Input/ | ||
| D | AR1021.cs | 163 private readonly TouchedPoint[] points = new TouchedPoint[1]; field in Antmicro.Renode.Peripherals.Input.AR1021 |
| D | FusionF0710A.cs | 221 private readonly TouchedPoint[] points = new TouchedPoint[2]; field in Antmicro.Renode.Peripherals.Input.FusionF0710A |
| D | FT5x06.cs | 212 private TouchedPoint[] points; field in Antmicro.Renode.Peripherals.Input.FT5x06 |