Home
last modified time | relevance | path

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

/third_party/weston/include/
Dconfig.h232 #define LIBWESTON_MODULEDIR "/system/lib64" macro
235 #define LIBWESTON_MODULEDIR "/system/lib" macro
/third_party/weston/
Dmeson.build116 config_h.set_quoted('LIBWESTON_MODULEDIR', dir_module_libweston)
/third_party/weston/libweston/
Dcompositor.c7847 LIBWESTON_MODULEDIR, name); in weston_load_module()