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

/frameworks/base/tools/aapt/
H A DAaptConfig.h63 bool parseScreenRound(const char* name, android::ResTable_config* out = NULL);
H A DAaptConfig.cpp126 if (parseScreenRound(part, &config)) {
432 bool parseScreenRound(const char* name, ResTable_config* out) { function in namespace:AaptConfig
/frameworks/base/tools/aapt2/
H A DConfigDescription.cpp186 static bool parseScreenRound(const char* name, ResTable_config* out) { function in namespace:aapt
729 if (parseScreenRound(part_iter->c_str(), &config)) {

Completed in 81 milliseconds