Searched refs:uxa_create_gc (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.c274 * uxa_create_gc makes a new GC and hooks up its funcs handler, so that
277 static int uxa_create_gc(GCPtr pGC) function in typeref:typename:int
502 screen->CreateGC = uxa_create_gc;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.c274 * uxa_create_gc makes a new GC and hooks up its funcs handler, so that
277 static int uxa_create_gc(GCPtr pGC) function in typeref:typename:int
502 screen->CreateGC = uxa_create_gc;
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.c294 * uxa_create_gc makes a new GC and hooks up its funcs handler, so that
297 static int uxa_create_gc(GCPtr pGC) function in typeref:typename:int
542 screen->CreateGC = uxa_create_gc;
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa.c269 * uxa_create_gc makes a new GC and hooks up its funcs handler, so that
273 uxa_create_gc (GCPtr pGC) function in typeref:typename:int
488 screen->CreateGC = uxa_create_gc;

Completed in 5 milliseconds