Searched refs:parseOrientation (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptConfig.h64 bool parseOrientation(const char* str, android::ResTable_config* out = NULL);
H A DAaptConfig.cpp134 if (parseOrientation(part, &config)) {
431 bool parseOrientation(const char* name, ResTable_config* out) { function in namespace:AaptConfig
/frameworks/base/tools/aapt2/
H A DConfigDescription.cpp167 static bool parseOrientation(const char* name, ResTable_config* out) { function in namespace:aapt
638 if (parseOrientation(partIter->c_str(), &config)) {

Completed in 139 milliseconds