Home | History | Annotate | Download | only in aapt

Lines Matching refs:getScreenHeightDpName

208     if (getScreenHeightDpName(part.string(), &config)) {
500 if (getScreenHeightDpName(part.string())) {
1414 bool AaptGroupEntry::getScreenHeightDpName(const char* name, ResTable_config* out)
1506 getScreenHeightDpName(screenHeightDp.string(), &params);