Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c124 static fbMemType fbmemtype = NORMAL_MEMORY_FB; variable
166 switch (fbmemtype) { in ddxGiveUp()
378 fbmemtype = MMAPPED_FILE_FB; in ddxProcessArgument()
385 fbmemtype = SHARED_MEMORY_FB; in ddxProcessArgument()
617 switch (fbmemtype) { in vfbAllocateFramebufferMemory()