Searched refs:warm_up (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0027-Support-holding-display-for-the-first-app.patch | 31 + bool warm_up = false; 40 + { WESTON_OPTION_BOOLEAN, "warm-up", 'w', &warm_up }, 48 + wet.compositor->warm_up = warm_up; 61 + bool warm_up; 101 + if (compositor->warm_up && !system_layer) { 103 + compositor->warm_up = false; 113 + if (ec->warm_up) {
|
| H A D | 0033-compositor-Force-the-first-app-on-bottom-in-warm-up-.patch | 24 + if (!warm_up) 25 + weston_config_section_get_bool(section, "warm-up", &warm_up, false); 35 if (compositor->warm_up && !system_layer) { 37 compositor->warm_up = false;
|
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 23 wet.compositor->warm_up = warm_up; 47 bool warm_up;
|
| H A D | 0077-compositor-Stop-bootanim-after-warm-up.patch | 17 compositor->warm_up = false;
|
| H A D | 0067-desktop-shell-Delay-locking-when-having-pending-fade.patch | 73 bool warm_up;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0027-Support-holding-display-for-the-first-app.patch | 31 + bool warm_up = false; 40 + { WESTON_OPTION_BOOLEAN, "warm-up", 'w', &warm_up }, 48 + wet.compositor->warm_up = warm_up; 61 + bool warm_up; 101 + if (compositor->warm_up && !system_layer) { 103 + compositor->warm_up = false; 113 + if (ec->warm_up) {
|
| H A D | 0033-compositor-Force-the-first-app-on-bottom-in-warm-up-.patch | 24 + if (!warm_up) 25 + weston_config_section_get_bool(section, "warm-up", &warm_up, false); 35 if (compositor->warm_up && !system_layer) { 37 compositor->warm_up = false;
|
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 23 wet.compositor->warm_up = warm_up; 47 bool warm_up;
|
| H A D | 0078-compositor-Stop-bootanim-after-warm-up.patch | 17 compositor->warm_up = false;
|
| H A D | 0068-desktop-shell-Delay-locking-when-having-pending-fade.patch | 73 bool warm_up;
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0024-Support-holding-display-for-the-first-app.patch | 31 + bool warm_up = false; 40 + { WESTON_OPTION_BOOLEAN, "warm-up", 'w', &warm_up }, 48 + wet.compositor->warm_up = warm_up; 61 + bool warm_up; 101 + if (compositor->warm_up && !system_layer) { 103 + compositor->warm_up = false; 113 + if (ec->warm_up) {
|
| H A D | 0030-compositor-Force-the-first-app-on-bottom-in-warm-up-.patch | 24 + if (!warm_up) 25 + weston_config_section_get_bool(section, "warm-up", &warm_up, false); 35 if (compositor->warm_up && !system_layer) { 37 compositor->warm_up = false;
|
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 23 wet.compositor->warm_up = warm_up; 47 bool warm_up;
|
| H A D | 0078-compositor-Stop-bootanim-after-warm-up.patch | 17 compositor->warm_up = false;
|
| H A D | 0066-desktop-shell-Delay-locking-when-having-pending-fade.patch | 73 bool warm_up;
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.h | 136 Bool warm_up; member
|
| H A D | driver.c | 726 if (ms->warm_up) { in msBlockHandler() 727 ms->warm_up = FALSE; in msBlockHandler() 1113 ms->warm_up = in PreInit()
|