Searched refs:parseScreenHeightDp (Results 1 – 3 of 3) sorted by relevance
60 bool parseScreenHeightDp(const char* str, android::ResTable_config* out = NULL);
102 if (parseScreenHeightDp(part, &config)) { in parse()836 bool parseScreenHeightDp(const char* name, ResTable_config* out) { in parseScreenHeightDp() function
609 static bool parseScreenHeightDp(const char* name, ResTable_config* out) { in parseScreenHeightDp() function727 if (parseScreenHeightDp(part_iter->c_str(), &config)) { in Parse()