Searched refs:parseOrientation (Results 1 – 3 of 3) sorted by relevance
64 bool parseOrientation(const char* str, android::ResTable_config* out = NULL);
134 if (parseOrientation(part, &config)) { in parse()431 bool parseOrientation(const char* name, ResTable_config* out) { in parseOrientation() function
167 static bool parseOrientation(const char* name, ResTable_config* out) { in parseOrientation() function638 if (parseOrientation(partIter->c_str(), &config)) { in parse()