Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor.c234 const char *no_glamor_env; in xwl_glamor_init() local
236 no_glamor_env = getenv("XWAYLAND_NO_GLAMOR"); in xwl_glamor_init()
237 if (no_glamor_env && *no_glamor_env != '0') { in xwl_glamor_init()