Searched defs:QAndroidEmulatorWindowAgent (Results 1 – 1 of 1) sorted by relevance
49 typedef struct QAndroidEmulatorWindowAgent { struct51 void (*initUI)();54 EmulatorWindow* (*getEmulatorWindow)(void);58 bool (*rotate90Clockwise)(void);61 bool (*rotate)(int skinRotation);64 int (*getRotation)(void);67 void (*showMessage)(const char* message,72 void (*showMessageWithDismissCallback)(const char* message,79 bool (*fold)(bool is_fold);81 bool (*isFolded)(void);[all …]