Searched refs:vmwgfx_layout (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_layout.c54 * struct vmwgfx_layout - Struct representing a complete GUI layout
61 struct vmwgfx_layout { struct
73 * @l1: Pointer to a valid struct vmwgfx_layout.
76 vmwgfx_layout_debug(ScrnInfoPtr pScrn, const struct vmwgfx_layout *l1)
91 * @l1: Pointer to the first struct vmwgfx_layout.
92 * @l2: Pointer to the second struct vmwgfx_layout.
97 vmwgfx_layouts_equal(const struct vmwgfx_layout *l1,
98 const struct vmwgfx_layout *l2)
111 * vmwgfx_layout_from_kms - Construct a struct vmwgfx_layout from KMS info.
115 * Returns: A pointer to a newly allocated struct vmwgfx_layout i
[all...]
H A DMakefile.am30 vmwgfx_layout.c \
H A Dvmwgfx_driver.h97 struct vmwgfx_layout;
163 struct vmwgfx_layout *layout;
231 * vmwgfx_layout.c
233 struct vmwgfx_layout *
236 vmwgfx_layout_configuration(ScrnInfoPtr pScrn, struct vmwgfx_layout *layout);
H A DMakefile.in108 vmwgfx_layout.c vmwgfx_rr_inlines.h vmwgfx_dri3.c wsbm_util.h
122 @BUILD_VMWGFX_TRUE@ libvmwgfx_la-vmwgfx_layout.lo \
155 ./$(DEPDIR)/libvmwgfx_la-vmwgfx_layout.Plo \
389 @BUILD_VMWGFX_TRUE@ vmwgfx_layout.c \
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvmwgfx_la-vmwgfx_layout.Plo@am__quote@ # am--include-marker
574 libvmwgfx_la-vmwgfx_layout.lo: vmwgfx_layout.c
575 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvmwgfx_la_CFLAGS) $(CFLAGS) -MT libvmwgfx_la-vmwgfx_layout.lo -MD -MP -MF $(DEPDIR)/libvmwgfx_la-vmwgfx_layout.Tpo -c -o libvmwgfx_la-vmwgfx_layout
[all...]

Completed in 7 milliseconds