Home
last modified time | relevance | path

Searched refs:Wayland (Results 1 – 25 of 82) sorted by relevance

1234

/external/wayland/doc/publican/
DMakefile.am16 html_destdir := $(builddir)/Wayland/en-US/html
19 $(srcdir)/sources/Wayland.ent \
20 $(srcdir)/sources/Wayland.xml \
61 noinst_DATA = $(builddir)/Wayland $(publican_targets)
78 $(builddir)/Wayland: $(publican_targets) $(html_css_targets) $(html_img_targets) $(processed_target…
79 $(AM_V_GEN)$(XMLTO) $(XMLTO_PARAM) html $(builddir)/en-US/Wayland.xml -o $(html_destdir)
91 pubdir = $(docdir)/Wayland/en-US
142 $(AM_V_at)rm -fr $(builddir)/Wayland
147 list=`find $(builddir)/Wayland/en-US -type f`; \
157 rm -fr $(DESTDIR)$(docdir)/Wayland; \
/external/deqp/targets/wayland/
Dwayland.cmake21 message("*** Using Wayland target")
22 set(DEQP_TARGET_NAME "Wayland")
24 # Use Wayland target
30 find_package(Wayland)
32 message(FATAL_ERROR "Wayland development package not found")
/external/wayland/doc/doxygen/dot/
Dwayland-architecture.gv18 …c1 [label=<<TABLE STYLE="rounded" BGCOLOR="#ffbc00"><TR><TD>Wayland Client</TD></TR></TABLE>>, URL…
19 …c2 [label=<<TABLE STYLE="rounded" BGCOLOR="#ffbc00"><TR><TD>Wayland Client</TD></TR></TABLE>>, URL…
21 …comp [tooltip="Wayland Compositor", label=<<TABLE STYLE="rounded" BGCOLOR="#ffbc00"><TR><TD><BR/>W…
/external/deqp/targets/default/
DFindWayland.cmake1 # Try to find Wayland on a Unix system
5 # WAYLAND_FOUND - True if Wayland is found
6 # WAYLAND_LIBRARIES - Link these to use Wayland
7 # WAYLAND_INCLUDE_DIR - Include directory for Wayland
8 # WAYLAND_DEFINITIONS - Compiler flags for using Wayland
/external/vulkan-validation-layers/cmake/
DFindWayland.cmake1 # Try to find Wayland on a Unix system
5 # WAYLAND_FOUND - True if Wayland is found
6 # WAYLAND_LIBRARIES - Link these to use Wayland
7 # WAYLAND_INCLUDE_DIR - Include directory for Wayland
8 # WAYLAND_DEFINITIONS - Compiler flags for using Wayland
/external/wayland-protocols/freedesktop.org/
DMETADATA3 "wayland-protocols contains Wayland protocols that add functionality not "
4 "available in the Wayland core protocol. Such protocols either add "
6 "protocol either in Wayland core, or some other protocol in "
Dwayland-protocols-uninstalled.pc.in3 Name: Wayland Protocols
4 Description: Wayland protocol files (not installed)
Dwayland-protocols.pc.in5 Name: Wayland Protocols
6 Description: Wayland protocol files
DREADME1 Wayland protocols
4 wayland-protocols contains Wayland protocols that add functionality not
5 available in the Wayland core protocol. Such protocols either add
7 protocol either in Wayland core, or some other protocol in
114 in the regular way as done in core Wayland or in stable protocols.
/external/wayland-protocols/chromium.org/
DMETADATA3 "wayland-protocols contains Wayland protocols that adds functionality not"
4 "available in the Wayland core protocol. Such protocols either adds"
6 "protocol either in Wayland core, or some other protocol in"
/external/wayland/doc/doxygen/
Dmainpage.dox3 * Wayland protocol API documentation.
11 * Further documentation about the architecture and principles of Wayland is
13 * <a href="https://wayland.freedesktop.org/docs/html">Wayland Book</a>
Dwayland.doxygen.in1 # Wayland-specific overrides
2 PROJECT_NAME = "Wayland"
/external/wayland/doc/publican/sources/
Dmeson.build47 'Wayland.ent',
48 # 'Wayland.xml', # handled specially
62 input: 'Wayland.xml',
63 output: 'Wayland.xml',
/external/wayland/src/
Dmeson.build48 name: 'Wayland Scanner',
49 description: 'Wayland scanner',
177 name: 'Wayland Server',
178 description: 'Server side implementation of the Wayland protocol',
209 name: 'Wayland Client',
210 description: 'Wayland client side library',
Dwayland-scanner-uninstalled.pc.in4 Name: Wayland Scanner
5 Description: Wayland scanner (not installed)
Dwayland-scanner.pc.in7 Name: Wayland Scanner
8 Description: Wayland scanner
Dwayland-client-uninstalled.pc.in5 Name: Wayland Client
6 Description: Wayland client side library (not installed)
Dwayland-client.pc.in8 Name: Wayland Client
9 Description: Wayland client side library
Dwayland-server-uninstalled.pc.in5 Name: Wayland Server
6 Description: Server side implementation of the Wayland protocol (not installed)
Dwayland-server.pc.in8 Name: Wayland Server
9 Description: Server side implementation of the Wayland protocol
/external/wayland/cursor/
Dwayland-cursor-uninstalled.pc.in4 Name: Wayland Cursor
5 Description: Wayland cursor helper library (not installed)
Dwayland-cursor.pc.in6 Name: Wayland Cursor
7 Description: Wayland cursor helper library
Dmeson.build22 name: 'Wayland Cursor',
23 description: 'Wayland cursor helper library',
/external/wayland-protocols/freedesktop.org/m4/
Dcompat.m45 dnl The Wayland project maintains automated builds for Ubuntu 14.04 in
7 dnl will reach EOL April 2019, however the Wayland PPA may stop targeting
/external/wayland/
DREADME.android.md6 release of the core Wayland system code, and its core protocol. It is
53 A static expansion of `src/wayland-version.h.in` for the current Wayland
73 These are any additional changes to the Wayland core sources that might be
77 to the current version of Wayland used here.
139 version of Wayland if you make any changes to the official sources.

1234