OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wayland
(Results
26 - 50
of
94
) sorted by null
1
2
3
4
/hardware/intel/common/libva/va/
Makefile.am
131
SUBDIRS +=
wayland
132
lib_LTLIBRARIES += libva-
wayland
.la
135
libva_wayland_la_DEPENDENCIES = libva.la
wayland
/libva_wayland.la
136
libva_wayland_la_LIBADD = libva.la
wayland
/libva_wayland.la \
141
DIST_SUBDIRS = x11 glx egl drm
wayland
/hardware/intel/common/libva/pkgconfig/
Makefile.am
38
pcfiles += libva-
wayland
.pc
47
all_pcfiles_in += libva-
wayland
.pc.in
/external/mesa3d/src/egl/
Makefile.am
25
SUBDIRS +=
wayland
/external/mesa3d/src/gallium/state_trackers/egl/common/
native_wayland_drm_bufmgr_helper.h
29
#include "
wayland
-drm.h"
/external/mesa3d/src/gallium/state_trackers/gbm/
Makefile
20
ifneq ($(findstring
wayland
, $(EGL_PLATFORMS)),)
gbm_drm.c
40
#include "../../../egl/
wayland
/
wayland
-drm/
wayland
-drm.h"
/external/mesa3d/src/gallium/winsys/sw/wayland/
wayland_sw_winsys.c
39
#include <
wayland
-client.h>
162
char filename[] = "/tmp/
wayland
-shm-XXXXXX";
254
struct wayland_sw_winsys *
wayland
= wayland_sw_winsys(ws);
local
256
FREE(
wayland
);
/hardware/intel/common/libva/va/wayland/protocol/
Makefile.am
24
wayland
-drm.xml \
/external/mesa3d/src/egl/main/
Makefile.am
90
libEGL_la_LIBADD += ../
wayland
/
wayland
-drm/libwayland-drm.la
/hardware/intel/common/libva/test/common/
va_display_wayland.c
28
# include "va/
wayland
/va_wayland.h"
189
"
wayland
",
Makefile.am
54
libva_display_libs += $(top_builddir)/va/libva-
wayland
.la $(WAYLAND_LIBS)
/hardware/intel/common/libva/va/wayland/
va_wayland_emgd.c
2
* va_wayland_emgd.c -
Wayland
/EMGD helpers
34
/* XXX:
Wayland
/EMGD support currently lives in libwayland-emgd.so.* library */
va_wayland_drm.c
2
* va_wayland_drm.c -
Wayland
/DRM helpers
38
#include "
wayland
-drm-client-protocol.h"
40
/* XXX:
Wayland
/DRM support currently lives in Mesa libEGL.so.* library */
/external/mesa3d/src/egl/wayland/wayland-drm/
wayland-drm.h
4
#include <
wayland
-server.h>
wayland-drm.c
35
#include <
wayland
-server.h>
36
#include "
wayland
-drm.h"
37
#include "
wayland
-drm-server-protocol.h"
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
native_drm.c
40
#include <
wayland
-client.h>
41
#include "
wayland
-drm-client-protocol.h"
42
#include "
wayland
-egl-priv.h"
147
_eglLog(_EGL_WARNING, "
wayland
-egl: could not open %s (%s)",
native_shm.c
34
#include "sw/
wayland
/wayland_sw_winsys.h"
40
#include <
wayland
-client.h>
41
#include "
wayland
-egl-priv.h"
native_wayland.h
35
#include "
wayland
-egl-priv.h"
/external/mesa3d/src/gallium/targets/egl-static/
Makefile
53
ifneq ($(findstring
wayland
, $(EGL_PLATFORMS)),)
55
egl_LIBS += $(TOP)/src/gallium/winsys/sw/
wayland
/libws_wayland.a
56
egl_LIBS += $(TOP)/src/egl/
wayland
/
wayland
-drm/.libs/libwayland-drm.a
/hardware/intel/common/libva/test/putsurface/
Makefile.am
50
$(top_builddir)/va/libva-
wayland
.la \
/external/mesa3d/src/egl/drivers/dri2/
egl_dri2.h
39
#include <
wayland
-client.h>
40
#include "
wayland
-drm.h"
41
#include "
wayland
-egl-priv.h"
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_syswm.h
220
struct wl_display *display; /**<
Wayland
display */
221
struct wl_surface *surface; /**<
Wayland
surface */
222
struct wl_shell_surface *shell_surface; /**<
Wayland
shell_surface (window manager handle) */
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_syswm.h
220
struct wl_display *display; /**<
Wayland
display */
221
struct wl_surface *surface; /**<
Wayland
surface */
222
struct wl_shell_surface *shell_surface; /**<
Wayland
shell_surface (window manager handle) */
/prebuilts/misc/windows/sdl2/include/
SDL_syswm.h
208
struct wl_display *display; /**<
Wayland
display */
209
struct wl_surface *surface; /**<
Wayland
surface */
210
struct wl_shell_surface *shell_surface; /**<
Wayland
shell_surface (window manager handle) */
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_syswm.h
220
struct wl_display *display; /**<
Wayland
display */
221
struct wl_surface *surface; /**<
Wayland
surface */
222
struct wl_shell_surface *shell_surface; /**<
Wayland
shell_surface (window manager handle) */
Completed in 403 milliseconds
1
2
3
4