Home
last modified time | relevance | path

Searched refs:property (Results 1 – 22 of 22) sorted by relevance

/hardware/ti/omap4xxx/camera/inc/
DCameraProperties.h153 char property[PROPERTY_VALUE_MAX]; in Properties() local
154 property_get("ro.product.manufacturer", property, EXIF_MAKE_DEFAULT); in Properties()
155 property[0] = toupper(property[0]); in Properties()
156 set(EXIF_MAKE, property); in Properties()
157 property_get("ro.product.model", property, EXIF_MODEL_DEFAULT); in Properties()
158 property[0] = toupper(property[0]); in Properties()
159 set(EXIF_MODEL, property); in Properties()
/hardware/qcom/display/libqdutils/
Dcomptype.h63 char property[PROPERTY_VALUE_MAX]; in QCCompositionType() local
65 if (property_get("debug.composition.type", property, "gpu") > 0) { in QCCompositionType()
66 if ((strncmp(property, "mdp", 3)) == 0) { in QCCompositionType()
68 } else if ((strncmp(property, "c2d", 3)) == 0) { in QCCompositionType()
70 } else if ((strncmp(property, "dyn", 3)) == 0) { in QCCompositionType()
/hardware/qcom/display/libhwcomposer/
Dhwc_vsync.cpp72 char property[PROPERTY_VALUE_MAX]; in vsync_loop() local
73 if(property_get("debug.hwc.fakevsync", property, NULL) > 0) { in vsync_loop()
74 if(atoi(property) == 1) in vsync_loop()
78 if(property_get("debug.hwc.logvsync", property, 0) > 0) { in vsync_loop()
79 if(atoi(property) == 1) in vsync_loop()
Dhwc_uevents.cpp76 char property[PROPERTY_VALUE_MAX]; in handle_uevent() local
77 if((property_get("persist.sys.wfd.virtual", property, NULL) > 0) && in handle_uevent()
78 (!strncmp(property, "1", PROPERTY_VALUE_MAX ) || in handle_uevent()
79 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in handle_uevent()
Dhwc_mdpcomp.cpp86 char property[PROPERTY_VALUE_MAX]; in init() local
89 if((property_get("persist.hwc.mdpcomp.enable", property, NULL) > 0) && in init()
90 (!strncmp(property, "1", PROPERTY_VALUE_MAX ) || in init()
91 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in init()
96 if(property_get("debug.mdpcomp.logs", property, NULL) > 0) { in init()
97 if(atoi(property) != 0) in init()
102 if(property_get("debug.mdpcomp.maxpermixer", property, NULL) > 0) { in init()
103 if(atoi(property) != 0) in init()
108 if(property_get("debug.mdpcomp.idletime", property, NULL) > 0) { in init()
109 if(atoi(property) != 0) in init()
[all …]
Dhwc_utils.cpp317 static char property[PROPERTY_VALUE_MAX]; in setYUVProp() local
319 if (property_get("hw.cabl.yuv", property, NULL) > 0) { in setYUVProp()
320 if (atoi(property) != 1) { in setYUVProp()
325 if (property_get("hw.cabl.yuv", property, NULL) > 0) { in setYUVProp()
326 if (atoi(property) != 0) { in setYUVProp()
572 char property[PROPERTY_VALUE_MAX]; in hwc_sync() local
573 if(property_get("debug.egl.swapinterval", property, "1") > 0) { in hwc_sync()
574 if(atoi(property) == 0) in hwc_sync()
/hardware/qcom/display/libgralloc/
Dframebuffer.cpp124 char property[PROPERTY_VALUE_MAX]; in mapFrameBufferLocked() local
176 if (property_get("debug.sf.hw", property, NULL) > 0 && in mapFrameBufferLocked()
177 atoi(property) == 0) in mapFrameBufferLocked()
179 else if(property_get("debug.composition.type", property, NULL) > 0 && in mapFrameBufferLocked()
180 (strncmp(property, "mdp", 3) == 0)) in mapFrameBufferLocked()
210 if (property_get("debug.gr.numframebuffers", property, NULL) > 0) { in mapFrameBufferLocked()
211 int num = atoi(property); in mapFrameBufferLocked()
Dgpu.cpp283 char property[PROPERTY_VALUE_MAX]; in alloc_impl() local
285 (property_get("debug.gralloc.map_fb_memory", property, NULL) > 0) && in alloc_impl()
286 (!strncmp(property, "1", PROPERTY_VALUE_MAX ) || in alloc_impl()
287 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) { in alloc_impl()
/hardware/libhardware/include/hardware/
Dbluetooth.h393 int (*set_adapter_property)(const bt_property_t *property);
404 const bt_property_t *property);
/hardware/samsung_slsi/exynos5/libcsc/
Dcsc.h194 CSC_HW_PROPERTY_TYPE property,
Dcsc.c642 CSC_HW_PROPERTY_TYPE property, in csc_set_hw_property() argument
658 switch (property) { in csc_set_hw_property()
/hardware/msm7k/libgralloc-qsd8k/
Dframebuffer.cpp225 char property[PROPERTY_VALUE_MAX]; in mapFrameBufferLocked() local
226 if (property_get("debug.sf.hw", property, NULL) > 0 && atoi(property) == 0) in mapFrameBufferLocked()
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT57 including all intellectual property rights, in and to the Software. Licensee
59 by or for Broadcom infringe any intellectual property right owned or
65 interest or other interest in any intellectual property rights relating to
148 of Licensee shall be and remain the property of Broadcom, and shall be
/hardware/invensense/libsensors_iio/
DLicense.txt57 including all intellectual property rights, in and to the Software. Licensee
59 by or for InvenSense infringe any intellectual property right owned or
65 interest or other interest in any intellectual property rights relating to
148 of Licensee shall be and remain the property of InvenSense, and shall be
/hardware/qcom/msm8960/original-kernel-headers/linux/
Dmsm_q6vdec.h275 union vdec_property property; member
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyInterface.h82 virtual void setSystemProperty(const char* property, const char* value) = 0;
DAudioPolicyManagerBase.h83 virtual void setSystemProperty(const char* property, const char* value);
/hardware/qcom/msm8960/kernel-headers/linux/
Dmsm_q6vdec.h309 union vdec_property property; member
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp3656 char property[PROPERTY_VALUE_MAX]; in m_setExifFixedAttribute() local
3660 property_get("ro.product.brand", property, EXIF_DEF_MAKER); in m_setExifFixedAttribute()
3661 strncpy((char *)mExifInfo.maker, property, in m_setExifFixedAttribute()
3665 property_get("ro.product.model", property, EXIF_DEF_MODEL); in m_setExifFixedAttribute()
3666 strncpy((char *)mExifInfo.model, property, in m_setExifFixedAttribute()
3670 property_get("ro.build.id", property, EXIF_DEF_SOFTWARE); in m_setExifFixedAttribute()
3671 strncpy((char *)mExifInfo.software, property, in m_setExifFixedAttribute()
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.cpp5692 char property[PROPERTY_VALUE_MAX]; in m_setExifFixedAttribute() local
5696 property_get("ro.product.brand", property, EXIF_DEF_MAKER); in m_setExifFixedAttribute()
5697 strncpy((char *)mExifInfo.maker, property, in m_setExifFixedAttribute()
5701 property_get("ro.product.model", property, EXIF_DEF_MODEL); in m_setExifFixedAttribute()
5702 strncpy((char *)mExifInfo.model, property, in m_setExifFixedAttribute()
5706 property_get("ro.build.id", property, EXIF_DEF_SOFTWARE); in m_setExifFixedAttribute()
5707 strncpy((char *)mExifInfo.software, property, in m_setExifFixedAttribute()
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp477 void AudioPolicyManagerBase::setSystemProperty(const char* property, const char* value) in setSystemProperty() argument
479 ALOGV("setSystemProperty() property %s, value %s", property, value); in setSystemProperty()
/hardware/ti/omap3/dspbridge/libbridge/
DCOPYING392 patents or other property right claims or to contest validity of any