Searched defs:RAMFBState (Results 1 – 2 of 2) sorted by relevance
33 struct RAMFBState { struct34 DisplaySurface *ds;35 uint32_t width, height;36 struct RAMFBCfg cfg;
7 typedef struct RAMFBState RAMFBState; typedef