Searched refs:getScreenWidthDpName (Results 1 – 2 of 2) sorted by relevance
156 if (getScreenWidthDpName(part.string(), &config)) { in parseNamePart()429 if (getScreenWidthDpName(part.string())) { in initFromDirName()1291 bool AaptGroupEntry::getScreenWidthDpName(const char* name, ResTable_config* out) in getScreenWidthDpName() function in AaptGroupEntry1403 getScreenWidthDpName(screenWidthDp.string(), ¶ms); in toParams()
103 static bool getScreenWidthDpName(const char* name, ResTable_config* out = NULL);