Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dbackend-hdi.h39 #define WESTON_HDI_BACKEND_CONFIG_VERSION 2 macro
/third_party/weston/libweston/backend-hdi/
Dmain.cpp42 config_base->struct_version != WESTON_HDI_BACKEND_CONFIG_VERSION || in weston_backend_init()
/third_party/weston/compositor/
Dmain.c2641 config.base.struct_version = WESTON_HDI_BACKEND_CONFIG_VERSION; in load_hdi_backend()