Home
last modified time | relevance | path

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

/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DInputController.h150 struct InputControllerImage : mImageSource { struct
151 InputController* p;
152 QImage image;
153 QImage resizedImage;
154 bool outOfDate;
155 QMutex mutex;
156 unsigned w, h;
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DInputController.h151 struct InputControllerImage : mImageSource { struct
152 InputController* p;
153 QImage image;
154 QImage resizedImage;
155 bool outOfDate;
156 QMutex mutex;
157 int w, h;