Searched refs:GapiInfo (Results 1 – 4 of 4) sorted by relevance
35 typedef struct GapiInfo GapiInfo; typedef52 GapiInfo* gapiInfo;
91 static void GapiTransform(GapiInfo *gapiInfo, LONG *x, LONG *y) in GapiTransform()
119 struct GapiInfo { struct
285 device->hidden->gapiInfo = (GapiInfo *)SDL_malloc((sizeof(GapiInfo))); in GAPI_CreateDevice()