Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDisplayFinder.cpp110 for (const std::string& propStringPart : propStringParts) { in parseExternalDisplaysFromProperties() local
112 if (!::android::base::ParseInt(propStringPart, &propIntPart)) { in parseExternalDisplaysFromProperties()