Home
last modified time | relevance | path

Searched refs:WL_SHM_FORMAT_XBGR8888 (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwlvideoformat.c49 {WL_SHM_FORMAT_XBGR8888, GST_VIDEO_FORMAT_xBGR},
58 {WL_SHM_FORMAT_XBGR8888, GST_VIDEO_FORMAT_RGBx},
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dbitmap.c132 case WL_SHM_FORMAT_XBGR8888: in save_as_bitmap()
Dwritepng.c81 case WL_SHM_FORMAT_XBGR8888: in create_png_header()
/third_party/libxkbcommon/tools/
Dinteractive-wayland.c226 case WL_SHM_FORMAT_XBGR8888: in buffer_create()
/third_party/wayland_standard/tests/data/
Dexample-server.h1299 WL_SHM_FORMAT_XBGR8888 = 0x34324258, enumerator
Dexample-client.h1524 WL_SHM_FORMAT_XBGR8888 = 0x34324258, enumerator
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c1303 shm_format = WL_SHM_FORMAT_XBGR8888;