Home | History | Annotate | Download | only in libhdmi

Lines Matching refs:property

113     // 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) {
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 set the resolution */