Searched refs:parseTouchscreen (Results 1 – 3 of 3) sorted by relevance
70 bool parseTouchscreen(const char* str, android::ResTable_config* out = NULL);
182 if (parseTouchscreen(part, &config)) { in parse()652 bool parseTouchscreen(const char* name, ResTable_config* out) { in parseTouchscreen() function
407 static bool parseTouchscreen(const char* name, ResTable_config* out) { in parseTouchscreen() function772 if (parseTouchscreen(part_iter->c_str(), &config)) { in Parse()