Searched refs:fbmemtype (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitOutput.c121 static fbMemType fbmemtype = NORMAL_MEMORY_FB; variable in typeref:typename:fbMemType
159 switch (fbmemtype)
378 fbmemtype = MMAPPED_FILE_FB;
386 fbmemtype = SHARED_MEMORY_FB;
672 switch (fbmemtype)
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitOutput.c124 static fbMemType fbmemtype = NORMAL_MEMORY_FB; variable in typeref:typename:fbMemType
162 switch (fbmemtype) {
366 fbmemtype = MMAPPED_FILE_FB;
373 fbmemtype = SHARED_MEMORY_FB;
599 switch (fbmemtype) {

Completed in 3 milliseconds