Home
last modified time | relevance | path

Searched refs:WESTON_BACKEND_DRM (Results 1 – 5 of 5) sorted by relevance

/third_party/weston/tests/
Dweston-test-fixture-compositor.c192 [WESTON_BACKEND_DRM] = "drm-backend.so", in backend_to_str()
220 case WESTON_BACKEND_DRM: in renderer_to_arg()
286 if (setup->backend == WESTON_BACKEND_DRM) { in execute_compositor()
343 if (setup->backend == WESTON_BACKEND_DRM) { in execute_compositor()
373 if (setup->backend != WESTON_BACKEND_DRM && in execute_compositor()
Ddrm-smoke-test.c38 setup.backend = WESTON_BACKEND_DRM; in fixture_setup()
/third_party/weston/include/libweston/
Dlibweston.h1807 WESTON_BACKEND_DRM, enumerator
/third_party/weston/compositor/
Dmain.c2565 ret = weston_compositor_load_backend(c, WESTON_BACKEND_DRM, in load_drm_backend()
/third_party/weston/libweston/
Dcompositor.c7985 [WESTON_BACKEND_DRM] = "drm-backend.so",