Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A Drootless.h84 extern unsigned int rootless_CopyWindow_threshold;
H A DrootlessCommon.c43 unsigned int rootless_CopyWindow_threshold = 0; variable
H A DREADME.txt105 o rootless_CopyBytes_threshold, rootless_CopyWindow_threshold:
H A DrootlessWindow.c752 if (area > rootless_CopyWindow_threshold && in RootlessCopyWindow()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinscrinit.c417 rootless_CopyWindow_threshold = 1; in winFinishScreenInitFB()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprFrame.c491 rootless_CopyWindow_threshold = xp_scroll_area_threshold; in xprInit()