Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dbackend-rdp.h57 #define WESTON_RDP_BACKEND_CONFIG_VERSION 2 macro
/third_party/weston/libweston/backend-rdp/
Drdp.c1496 config_base->struct_version != WESTON_RDP_BACKEND_CONFIG_VERSION || in weston_backend_init()
/third_party/weston/compositor/
Dmain.c2775 config->base.struct_version = WESTON_RDP_BACKEND_CONFIG_VERSION; in weston_rdp_backend_config_init()