Lines Matching refs:property_get
156 if ((property_get("ro.qualcomm.cabl", property, NULL) > 0) &&
166 if ((property_get("persist.qcom.cabl.video_only", property, NULL) > 0) &&
336 property_get("hw.actionsafe.width", value, "0");
338 property_get("hw.actionsafe.height", value, "0");
666 if(property_get("debug.egl.swapinterval", property, "1") > 0) {