Searched refs:property (Results 76 - 100 of 218) sorted by relevance

123456789

/hardware/libhardware/modules/input/evdev/
H A DInputHub.cpp111 virtual bool hasInputProperty(int property) const override;
324 bool EvdevDeviceNode::hasInputProperty(int property) const {
325 if (property >= 0 && property <= INPUT_PROP_MAX) {
326 return testBit(property, mPropBitmask);
H A DInputHost.h137 virtual void freeDeviceProperty(InputProperty* property) const;
/hardware/qcom/display/msm8084/libexternal/
H A Dexternal.cpp67 // set system property
80 // unset system property
115 void ExternalDisplay::setSPDInfo(const char* node, const char* property) { argument
130 property_get(property, info, UNKNOWN_STRING);
131 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info);
237 // Store underscan support info in a system property
373 // Reset the underscan supported system property
437 /* Based on the property set the resolution */
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp91 char property[PROPERTY_VALUE_MAX] = {'\0'}; local
93 if (property_get("debug.hwc.fbsize", property, NULL) > 0) {
94 yptr = strcasestr(property,"x");
95 int xres = atoi(property);
271 // Read the system property to determine if downscale feature is enabled.
864 char property[PROPERTY_VALUE_MAX]; local
929 if (property_get("hw.cabl.yuv", property, NULL) > 0) {
930 if (atoi(property) != 1) {
935 if (property_get("hw.cabl.yuv", property, NULL) > 0) {
936 if (atoi(property) !
1302 char property[PROPERTY_VALUE_MAX]; local
[all...]
/hardware/qcom/display/msm8226/libexternal/
H A Dexternal.cpp67 // set system property
80 // unset system property
115 void ExternalDisplay::setSPDInfo(const char* node, const char* property) { argument
130 property_get(property, info, UNKNOWN_STRING);
131 ALOGD_IF(DEBUG, "In %s: %s = %s", __FUNCTION__, property, info);
237 // Store underscan support info in a system property
373 // Reset the underscan supported system property
437 /* Based on the property set the resolution */
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp92 char property[PROPERTY_VALUE_MAX] = {'\0'}; local
94 if (property_get("debug.hwc.fbsize", property, NULL) > 0) {
95 yptr = strcasestr(property,"x");
96 int xres_new = atoi(property);
284 // Read the system property to determine if downscale feature is enabled.
829 char property[PROPERTY_VALUE_MAX]; local
889 if (property_get("hw.cabl.yuv", property, NULL) > 0) {
890 if (atoi(property) != 1) {
895 if (property_get("hw.cabl.yuv", property, NULL) > 0) {
896 if (atoi(property) !
1290 char property[PROPERTY_VALUE_MAX]; local
[all...]
H A Dhwc.cpp939 char property[PROPERTY_VALUE_MAX]; local
940 if((property_get("ro.hwc.is_delta_panel", property, NULL) > 0) &&
941 (!strncmp(property, "1", PROPERTY_VALUE_MAX ) ||
942 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) {
/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi.cpp114 // set system property
117 // Read the system property to determine if downscale feature is enabled.
135 // unset system property
180 void HDMIDisplay::setSPDInfo(const char* node, const char* property) { argument
186 property_get(property, info, UNKNOWN_STRING);
188 __FUNCTION__, property, info);
281 // Store underscan support info in a system property
412 // Reset the underscan supported system property
430 /* Based on the property set the resolution */
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.cpp113 // Read the system property to determine if downscale feature is enabled.
124 // set system property
127 // XXX: A debug property can be used to enable resolution change for
145 // unset system property
192 void HDMIDisplay::setSPDInfo(const char* node, const char* property) { argument
198 property_get(property, info, UNKNOWN_STRING);
200 __FUNCTION__, property, info);
293 // Store underscan support info in a system property
424 // Reset the underscan supported system property
442 /* Based on the property se
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dvp8_sad16x16_armv6.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dcopymem16x16_v6.asm6 ; tree. An additional intellectual property rights grant can be found
H A Diwalsh_v6.asm6 ; tree. An additional intellectual property rights grant can be found
H A Dvp8_variance8x8_armv6.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Diwalsh_mmx.asm6 ; tree. An additional intellectual property rights grant can be found
H A Diwalsh_sse2.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
H A Dvp8_mse16x16_neon.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_avg_neon.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_copy_sse2.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_subtract_sse2.asm6 ; tree. An additional intellectual property rights grant can be found
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyInterface.h82 // set a system property (e.g. camera sound always audible)
83 virtual void setSystemProperty(const char* property, const char* value) = 0;
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_q6vdec.h309 union vdec_property property; member in struct:vdec_property_info
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_q6vdec.h275 union vdec_property property; member in struct:vdec_property_info
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_q6vdec.h309 union vdec_property property; member in struct:vdec_property_info
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_q6vdec.h275 union vdec_property property; member in struct:vdec_property_info
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapabilities.cpp1983 char property[PROPERTY_VALUE_MAX]; local
1985 property,
1987 property[0] = toupper(property[0]);
1988 params->set(CameraProperties::EXIF_MAKE, property);
1990 property,
1992 property[0] = toupper(property[0]);
1993 params->set(CameraProperties::EXIF_MODEL, property);

Completed in 2918 milliseconds

123456789