Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Helper.c356 #ifndef GLOBAL_DEFAULT_DEPTH
357 #define GLOBAL_DEFAULT_DEPTH 24 macro
436 scrp->depth = GLOBAL_DEFAULT_DEPTH; in xf86SetDepthBpp()