Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Parser.h248 } XF86ConfDisplayRec, *XF86ConfDisplayPtr; typedef
H A DScreen.c113 parsePrologue(XF86ConfDisplayPtr, XF86ConfDisplayRec) in xf86parseDisplaySubSection()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c212 conf_display = calloc(1, sizeof(XF86ConfDisplayRec)); in configureScreenSection()