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

/frameworks/base/tools/aapt/
H A DAaptConfig.h81 bool isSameExcept(const android::ResTable_config& a, const android::ResTable_config& b, int configMask);
H A DAaptConfig.cpp794 bool isSameExcept(const ResTable_config& a, const ResTable_config& b, int axisMask) { function in namespace:AaptConfig
H A DAaptAssets.cpp1460 if (AaptConfig::isSameExcept(config, mconfig, ResTable_config::CONFIG_DENSITY)) {

Completed in 188 milliseconds