Searched refs:getScreenHeightDpName (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp208 if (getScreenHeightDpName(part.string(), &config)) {
500 if (getScreenHeightDpName(part.string())) {
1414 bool AaptGroupEntry::getScreenHeightDpName(const char* name, ResTable_config* out) function in class:AaptGroupEntry
1506 getScreenHeightDpName(screenHeightDp.string(), &params);
H A DAaptAssets.h98 static bool getScreenHeightDpName(const char* name, ResTable_config* out = NULL);

Completed in 58 milliseconds