Searched defs:QAndroidEmulatorWindowAgent (Results 1 – 1 of 1) sorted by relevance
37 typedef struct QAndroidEmulatorWindowAgent { struct39 EmulatorWindow* (*getEmulatorWindow)();43 bool (*rotate90Clockwise)(void);46 bool (*rotate)(int skinRotation);49 int (*getRotation)(void);52 void (*showMessage)(const char* message,57 void (*showMessageWithDismissCallback)(const char* message,64 bool (*fold)(bool is_fold);66 bool (*isFolded)(void);67 bool (*getFoldedArea)(int* x, int* y, int* w, int* h);[all …]