Searched refs:EphyrHostVisualInfo (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dhostx.h111 } EphyrHostVisualInfo; typedef in typeref:struct:__anon0da4f1fe0308
228 hostx_get_visuals_info (EphyrHostVisualInfo **a_visuals,
H A Dhostx.c1119 hostx_get_visuals_info (EphyrHostVisualInfo **a_visuals,
1125 EphyrHostVisualInfo *host_visuals=NULL ;
1138 host_visuals = calloc (nb_items, sizeof (EphyrHostVisualInfo)) ;
H A Dephyrdriext.c510 EphyrHostVisualInfo *visuals=NULL;
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dhostx.h56 } EphyrHostVisualInfo; typedef in typeref:struct:__anon2a75d1f10108
176 hostx_get_visuals_info(EphyrHostVisualInfo ** a_visuals, int *a_num_entries);
H A Dhostx.c1375 hostx_get_visuals_info(EphyrHostVisualInfo ** a_visuals, int *a_num_entries)
1378 EphyrHostVisualInfo *host_visuals = NULL;
1391 EphyrHostVisualInfo *tmp_visuals =
1394 sizeof(EphyrHostVisualInfo));

Completed in 8 milliseconds