Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.cpp229 if (getOrientationName(part.string(), &config)) { in parseNamePart()
537 if (getOrientationName(part.string())) { in initFromDirName()
1072 bool AaptGroupEntry::getOrientationName(const char* name, in getOrientationName() function in AaptGroupEntry
1517 getOrientationName(orientation.string(), &params); in toParams()
DAaptAssets.h86 static bool getOrientationName(const char* name, ResTable_config* out = NULL);