Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/fb/
H A Dfbcmap_mi.c77 fbCreateDefColormap(ScreenPtr pScreen) in fbCreateDefColormap() function
H A Dwfbrename.h34 #define fbCreateDefColormap wfbCreateDefColormap macro
H A Dfb.h743 fbCreateDefColormap(ScreenPtr pScreen);
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincmap.c504 return fbCreateDefColormap(pScreen); in winCreateDefColormap()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c958 ret = fbCreateDefColormap(pScreen); in vfbScreenInit()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.c813 if (!fbCreateDefColormap(pScreen)) { in KdScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1246 ret = fbCreateDefColormap(pScreen); in xwl_screen_init()