Home
last modified time | relevance | path

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

/third_party/weston/tests/
Dweston-test-fixture-compositor.c193 [WESTON_BACKEND_FBDEV] = "fbdev-backend.so", in backend_to_str()
293 if (setup->backend == WESTON_BACKEND_FBDEV) { in execute_compositor()
374 setup->backend != WESTON_BACKEND_FBDEV) { in execute_compositor()
/third_party/weston/include/libweston/
Dlibweston.h1808 WESTON_BACKEND_FBDEV, enumerator
/third_party/weston/compositor/
Dmain.c2870 ret = weston_compositor_load_backend(c, WESTON_BACKEND_FBDEV, in load_fbdev_backend()
/third_party/weston/libweston/
Dcompositor.c7986 [WESTON_BACKEND_FBDEV] = "fbdev-backend.so",