/hardware/intel/img/hwcomposer/include/ |
DisplayPlaneManager.h | 19 #include <common/utils/Dump.h> 21 #include <common/base/HwcLayer.h>
|
Hwcomposer.h | 26 #include <common/base/Drm.h> 28 #include <common/base/DisplayAnalyzer.h>
|
/hardware/intel/img/hwcomposer/ips/common/ |
GrallocBufferBase.cpp | 16 #include <common/utils/HwcTrace.h> 17 #include <ips/common/GrallocBufferBase.h>
|
Wsbm.cpp | 16 #include <common/utils/HwcTrace.h> 17 #include <ips/common/Wsbm.h>
|
/hardware/libhardware/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/hardware/libhardware/include/hardware/ |
audio.h | 163 /* common audio stream parameters and operations */ 272 * Common methods of the audio stream out. This *must* be the first member of audio_stream_out 276 struct audio_stream common; member in struct:audio_stream_out 400 * Common methods of the audio stream in. This *must* be the first member of audio_stream_in 404 struct audio_stream common; member in struct:audio_stream_in 456 audio_format_t format = s->common.get_format(&s->common); 460 return audio_channel_count_from_out_mask(s->common.get_channels(&s->common)) * chan_samp_sz; 472 audio_format_t format = s->common.get_format(&s->common) 490 struct hw_module_t common; member in struct:audio_module 499 struct hw_device_t common; member in struct:audio_hw_device [all...] |
/hardware/libhardware_legacy/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/hardware/qcom/audio/legacy/alsa_sound/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/hardware/qcom/display/msm8084/libgralloc/ |
gpu.cpp | 42 common.tag = HARDWARE_DEVICE_TAG; 43 common.version = 0; 44 common.module = const_cast<hw_module_t*>(&module->base.common); 45 common.close = gralloc_close; 191 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 251 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 321 private_module_t* m = reinterpret_cast<private_module_t*>(common.module);
|
gralloc.cpp | 70 common: { 108 *device = &dev->common;
|
/hardware/qcom/display/msm8226/libgralloc/ |
gpu.cpp | 42 common.tag = HARDWARE_DEVICE_TAG; 43 common.version = 0; 44 common.module = const_cast<hw_module_t*>(&module->base.common); 45 common.close = gralloc_close; 188 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 248 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 317 private_module_t* m = reinterpret_cast<private_module_t*>(common.module);
|
gralloc.cpp | 65 common: { 102 *device = &dev->common;
|
/hardware/qcom/display/msm8960/libgralloc/ |
gpu.cpp | 43 common.tag = HARDWARE_DEVICE_TAG; 44 common.version = 0; 45 common.module = const_cast<hw_module_t*>(&module->base.common); 46 common.close = gralloc_close; 178 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 238 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 308 private_module_t* m = reinterpret_cast<private_module_t*>(common.module);
|
gralloc.cpp | 70 common: { 107 *device = &dev->common;
|
/hardware/qcom/display/msm8974/libgralloc/ |
gpu.cpp | 42 common.tag = HARDWARE_DEVICE_TAG; 43 common.version = 0; 44 common.module = const_cast<hw_module_t*>(&module->base.common); 45 common.close = gralloc_close; 184 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 244 private_module_t* m = reinterpret_cast<private_module_t*>(common.module); 323 private_module_t* m = reinterpret_cast<private_module_t*>(common.module);
|
gralloc.cpp | 70 common: { 107 *device = &dev->common;
|
/hardware/qcom/gps/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/hardware/qcom/media/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/hardware/ril/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/hardware/samsung_slsi/exynos5/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/hardware/ti/omap3/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/libcore/support/src/test/java/tests/resources/manifest/ |
hyts_MANIFEST.MF | 14 com.ibm.ive.eccomm.client.http.common, 21 com.ibm.ive.eccomm.common; specification-version=1.0.0,
|
/ndk/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/packages/apps/BasicSmsReceiver/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|
/packages/apps/Bluetooth/ |
CleanSpec.mk | 42 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/AndroidTests_intermediates) 43 #$(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/core_intermediates)
|