Home
last modified time | relevance | path

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

12

/device/google/atv/products/
Datv_base.mk118 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
119 $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
120 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
121 $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk)
122 $(call inherit-product-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk)
123 $(call inherit-product-if-exists, external/google-fonts/coming-soon/fonts.mk)
124 $(call inherit-product-if-exists, external/google-fonts/cutive-mono/fonts.mk)
125 $(call inherit-product-if-exists, external/noto-fonts/fonts.mk)
126 $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk)
127 $(call inherit-product-if-exists, external/hyphenation-patterns/patterns.mk)
[all …]
/device/asus/fugu/self-extractors/root/
Ddevice-vendor.mk22 $(call inherit-product-if-exists, vendor/asus/$(LOCAL_STEM))
23 $(call inherit-product-if-exists, vendor/broadcom/$(LOCAL_STEM))
24 $(call inherit-product-if-exists, vendor/google/$(LOCAL_STEM))
25 $(call inherit-product-if-exists, vendor/intel/$(LOCAL_STEM))
26 $(call inherit-product-if-exists, vendor/widevine/$(LOCAL_STEM))
/device/moto/shamu/self-extractors/root/
Ddevice-vendor.mk20 $(call inherit-product-if-exists, vendor/broadcom/$(LOCAL_STEM))
21 $(call inherit-product-if-exists, vendor/moto/$(LOCAL_STEM))
22 $(call inherit-product-if-exists, vendor/qcom/$(LOCAL_STEM))
/device/generic/armv7-a-neon/
Dmini_common.mk79 $(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk)
80 $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk)
81 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
82 $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk)
83 $(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage5.mk)
/device/huawei/angler/sepolicy/
Dperfd.te24 # perfd uses kill(pid, 0) to determine if a process exists.
25 # Determining if a process exists does not require the kill capability
26 # since a permission denied indicates the process exists.
/device/huawei/angler/self-extractors/root/
Ddevice-vendor.mk17 $(call inherit-product-if-exists, vendor/huawei/$(LOCAL_STEM))
18 $(call inherit-product-if-exists, vendor/qcom/$(LOCAL_STEM))
/device/google/dragon/self-extractors/root/
Ddevice-vendor.mk17 $(call inherit-product-if-exists, vendor/google_devices/$(LOCAL_STEM))
18 $(call inherit-product-if-exists, vendor/nvidia/$(LOCAL_STEM))
/device/lge/bullhead/self-extractors/root/
Ddevice-vendor.mk17 $(call inherit-product-if-exists, vendor/lge/$(LOCAL_STEM))
18 $(call inherit-product-if-exists, vendor/qcom/$(LOCAL_STEM))
/device/lge/bullhead/sepolicy/
Dperfd.te27 # perfd uses kill(pid, 0) to determine if a process exists.
28 # Determining if a process exists does not require the kill capability
29 # since a permission denied indicates the process exists.
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2028 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleBufferWithLock()
2198 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest()
2343 if (meta.exists(ANDROID_REQUEST_ID)) { in processCaptureRequest()
2434 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest()
3883 if (frame_settings.exists(ANDROID_JPEG_GPS_COORDINATES)) in extractJpegMetadata()
3888 if (frame_settings.exists(ANDROID_JPEG_GPS_PROCESSING_METHOD)) in extractJpegMetadata()
3893 if (frame_settings.exists(ANDROID_JPEG_GPS_TIMESTAMP)) in extractJpegMetadata()
3898 if (frame_settings.exists(ANDROID_JPEG_ORIENTATION)) in extractJpegMetadata()
3903 if (frame_settings.exists(ANDROID_JPEG_QUALITY)) in extractJpegMetadata()
3908 if (frame_settings.exists(ANDROID_JPEG_THUMBNAIL_QUALITY)) in extractJpegMetadata()
[all …]
/device/linaro/hikey/
Ddevice.mk18 $(call inherit-product-if-exists, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
86 $(call inherit-product-if-exists, vendor/linaro/hikey/device-vendor.mk)
89 $(call inherit-product-if-exists, device/linaro/hikey/wpan/ti-wpan-products.mk)
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2827 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleInputBufferWithLock()
3052 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleBufferWithLock()
3226 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest()
3278 if (meta.exists(ANDROID_CONTROL_AE_TARGET_FPS_RANGE)) { in processCaptureRequest()
3284 if (meta.exists(ANDROID_CONTROL_MODE)) { in processCaptureRequest()
3496 if (meta.exists(ANDROID_REQUEST_ID)) { in processCaptureRequest()
3647 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest()
3651 if (meta.exists(NEXUS_EXPERIMENTAL_2016_HYBRID_AE_ENABLE)) { in processCaptureRequest()
5361 if (frame_settings.exists(ANDROID_JPEG_GPS_COORDINATES)) in extractJpegMetadata()
5366 if (frame_settings.exists(ANDROID_JPEG_GPS_PROCESSING_METHOD)) in extractJpegMetadata()
[all …]
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp2827 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleInputBufferWithLock()
3052 if (settings.exists(ANDROID_SENSOR_TIMESTAMP)) { in handleBufferWithLock()
3226 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest()
3278 if (meta.exists(ANDROID_CONTROL_AE_TARGET_FPS_RANGE)) { in processCaptureRequest()
3284 if (meta.exists(ANDROID_CONTROL_MODE)) { in processCaptureRequest()
3496 if (meta.exists(ANDROID_REQUEST_ID)) { in processCaptureRequest()
3647 if (meta.exists(ANDROID_CONTROL_CAPTURE_INTENT)) { in processCaptureRequest()
3651 if (meta.exists(NEXUS_EXPERIMENTAL_2016_HYBRID_AE_ENABLE)) { in processCaptureRequest()
5358 if (frame_settings.exists(ANDROID_JPEG_GPS_COORDINATES)) in extractJpegMetadata()
5363 if (frame_settings.exists(ANDROID_JPEG_GPS_PROCESSING_METHOD)) in extractJpegMetadata()
[all …]
/device/htc/flounder/self-extractors/root/
Ddevice-vendor.mk17 $(call inherit-product-if-exists, vendor/htc/$(LOCAL_STEM))
/device/linaro/hikey/self-extractors/root/
Ddevice-vendor.mk19 $(call inherit-product-if-exists, vendor/linaro/$(LOCAL_STEM))
/device/asus/fugu/
Ddevice.mk62 $(call inherit-product-if-exists, frameworks/native/build/tablet-10in-xhdpi-2048-dalvik-heap.mk)
278 $(call inherit-product-if-exists, vendor/asus/fugu/device-vendor.mk)
279 $(call inherit-product-if-exists, vendor/intel/PRIVATE/fugu/device-vendor.mk)
280 $(call inherit-product-if-exists, vendor/intel/moorefield/prebuilts/houdini/houdini.mk)
283 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/device-bcm.mk)
/device/moto/shamu/
Daosp_shamu.mk34 $(call inherit-product-if-exists, vendor/moto/shamu/device-vendor.mk)
Ddevice.mk100 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/device-bcm.mk)
351 $(call inherit-product-if-exists, hardware/qcom/msm8x84/msm8x84.mk)
352 $(call inherit-product-if-exists, vendor/qcom/gpu/msm8x84/msm8x84-gpu-vendor.mk)
/device/htc/flounder/
Daosp_flounder.mk37 $(call inherit-product-if-exists, vendor/htc/flounder_lte/device-vendor.mk)
Ddevice.mk289 $(call inherit-product-if-exists, hardware/nvidia/tegra132/tegra132.mk)
290 $(call inherit-product-if-exists, vendor/nvidia/proprietary-tegra132/tegra132-vendor.mk)
291 $(call inherit-product-if-exists, vendor/htc/flounder/device-vendor.mk)
292 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/firmware/bcm4354/device-bcm.mk)
293 $(call inherit-product-if-exists, vendor/htc/flounder/audio/lifevibes/lvve/device-vendor-lvve.mk)
294 $(call inherit-product-if-exists, vendor/htc/flounder/audio/tfa/device-vendor-tfa.mk)
/device/generic/qemu/
Dranchu_arm64.mk31 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
/device/lge/bullhead/
Daosp_bullhead.mk37 $(call inherit-product-if-exists, vendor/lge/bullhead/device-vendor.mk)
/device/huawei/angler/
Daosp_angler.mk37 $(call inherit-product-if-exists, vendor/huawei/angler/device-vendor.mk)
/device/google/dragon/
Ddevice.mk227 $(call inherit-product-if-exists, hardware/nvidia/tegra132/tegra132.mk)
228 $(call inherit-product-if-exists, vendor/google_devices/dragon/device-vendor.mk)
229 $(call inherit-product-if-exists, hardware/broadcom/wlan/bcmdhd/config/config-bcm.mk)
241 $(call inherit-product-if-exists, vendor/nvidia/dragon/dragon-vendor.mk)
/device/common/
Dpopulate-new-device.sh119 \$(call inherit-product-if-exists, vendor/$1/$2/device-vendor.mk)

12