Searched defs:QAndroidEmulatorWindowAgent (Results 1 – 1 of 1) sorted by relevance
49 typedef struct QAndroidEmulatorWindowAgent { struct51 EmulatorWindow* (*getEmulatorWindow)(void);55 bool (*rotate90Clockwise)(void);58 bool (*rotate)(int skinRotation);61 int (*getRotation)(void);64 void (*showMessage)(const char* message,69 void (*showMessageWithDismissCallback)(const char* message,76 bool (*fold)(bool is_fold);78 bool (*isFolded)(void);79 bool (*getFoldedArea)(int* x, int* y, int* w, int* h);[all …]