Home | History | Annotate | Download | only in surfaceflinger

Lines Matching full:propname

606         static int getDensityFromProperty(char const* propName) {
609 if (property_get(propName, property, NULL) > 0) {