HomeSort by relevance Sort by last modified time
    Searched refs:wayland_SOURCES (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/
Makefile 33 wayland_SOURCES = $(wildcard wayland/*.c)
34 wayland_OBJECTS = $(wayland_SOURCES:.c=.o)
53 ALL_SOURCES = $(common_SOURCES) $(x11_SOURCES) $(drm_SOURCES) $(fbdev_SOURCES) $(null_SOURCES) $(wayland_SOURCES)
  /external/mesa3d/src/gallium/state_trackers/egl/
Makefile 33 wayland_SOURCES = $(wildcard wayland/*.c)
34 wayland_OBJECTS = $(wayland_SOURCES:.c=.o)
53 ALL_SOURCES = $(common_SOURCES) $(x11_SOURCES) $(drm_SOURCES) $(fbdev_SOURCES) $(null_SOURCES) $(wayland_SOURCES)

Completed in 729 milliseconds