Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/common/
Dva_display_wayland.c38 struct wl_shell *shell; member
62 d->shell = wl_registry_bind(registry, id, &wl_shell_interface, 1); in registry_handle_global()
120 if (d->shell) { in va_close_display_wayland()
121 wl_shell_destroy(d->shell); in va_close_display_wayland()
122 d->shell = NULL; in va_close_display_wayland()
150 d->shell_surface = wl_shell_get_shell_surface(d->shell, d->surface); in ensure_window()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_wayland.c104 struct wl_shell *shell; member
192 d->shell = wl_registry_bind(registry, id, &wl_shell_interface, 1); in registry_handle_global()
226 if (d->shell) { in close_display()
227 wl_shell_destroy(d->shell); in close_display()
228 d->shell = NULL; in close_display()
254 shell_surface = wl_shell_get_shell_surface(d->shell, surface1); in create_window()
269 shell_surface_2 = wl_shell_get_shell_surface(d->shell, surface2); in create_window()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
DAndroid.mk22 ifneq (1,$(filter 1,$(shell echo "$$(( $(PLATFORM_SDK_VERSION) >= 18 ))" )))
54 ifeq (1,$(filter 1,$(shell echo "$$(( $(PLATFORM_SDK_VERSION) >= 20 ))" )))
/hardware/google/av/codec2/
DAndroid.mk10 C2_DOXY := $(or $(shell command -v doxygen),\
11 $(shell command -v /Applications/Doxygen.app/Contents/Resources/doxygen))
/hardware/qcom/display/msm8909/
Dcommon.mk3 display_config_version := $(shell \
46 CHECK_VERSION_LE = $(shell if [ $(1) -le $(2) ] ; then echo true ; else echo false ; fi)
/hardware/qcom/msm8998/json-c/
DREADME.md53 CFLAGS += $(shell pkg-config --cflags json-c)
54 LDFLAGS += $(shell pkg-config --libs json-c)
/hardware/intel/common/libva/debian.upstream/
Drules9 DEBIAN_BUILD_NCPUS = $(shell /usr/bin/getconf _NPROCESSORS_ONLN)
/hardware/interfaces/wifi/1.2/default/tests/
Druntests.sh50 adb shell /data/nativetest/vendor/android.hardware.wifi@1.0-service-tests/android.hardware.wifi@1.0…
/hardware/qcom/camera/msm8998/QCamera2/
DAndroid.mk3 ENABLE_CAM_SDLLVM := $(shell if [ $(PLATFORM_SDK_VERSION) -ge $(PLATFORM_SDK_NPDK) ] ; then echo t…
78 ifeq (1,$(filter 1,$(shell echo "$$(( $(PLATFORM_SDK_VERSION) <= 23 ))" )))
/hardware/qcom/display/msm8909w_3100/
Dcommon.mk39 CHECK_VERSION_LE = $(shell if [ $(1) -le $(2) ] ; then echo true ; else echo false ; fi)
/hardware/qcom/display/msm8998/
Dcommon.mk42 CHECK_VERSION_LE = $(shell if [ $(1) -le $(2) ] ; then echo true ; else echo false ; fi)
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/
DAndroid.mk53 ifneq (1,$(filter 1,$(shell echo "$$(( $(PLATFORM_SDK_VERSION) >= 17 ))" )))
/hardware/intel/common/libmix/mix_common/
DINSTALL13 Briefly, the shell commands `./configure; make; make install' should
18 The `configure' shell script attempts to guess correct values for
22 definitions. Finally, it creates a shell script `config.status' that
211 you can create a site shell script called `config.site' that gives
221 Variables not defined in a site shell script can be set in the
230 overridden in the site shell script).
/hardware/invensense/65xx/libsensors_iio/software/build/android/
Dcommon.mk8 BUILD_ANDROID_JELLYBEAN = $(shell test -d $(ANDROID_ROOT)/frameworks/native && echo 1)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/build/android/
Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/
Dshared.mk7 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/build/android/
Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
Dshared.mk7 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/
Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/build/android/
Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/build/android/
Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/build/android/
Dshared.mk6 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/invensense/6515/libsensors_iio/software/build/android/
Dcommon.mk12 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/
DAndroid.mk55 ifneq (1,$(filter 1,$(shell echo "$$(( $(PLATFORM_SDK_VERSION) >= 18 ))" )))
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/
DAndroid.mk57 ifneq (1,$(filter 1,$(shell echo "$$(( $(PLATFORM_SDK_VERSION) >= 18 ))" )))