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

/xsrc/external/mit/xorg-server.old/dist/hw/vfb/
H A DInitOutput.c120 typedef enum { NORMAL_MEMORY_FB, SHARED_MEMORY_FB, MMAPPED_FILE_FB } fbMemType; typedef in typeref:enum:__anon805b79aa0203
121 static fbMemType fbmemtype = NORMAL_MEMORY_FB;
/xsrc/external/mit/xorg-server/dist/hw/vfb/
H A DInitOutput.c123 typedef enum { NORMAL_MEMORY_FB, SHARED_MEMORY_FB, MMAPPED_FILE_FB } fbMemType; typedef in typeref:enum:__anonabcc581d0203
124 static fbMemType fbmemtype = NORMAL_MEMORY_FB;

Completed in 6 milliseconds