Searched refs:isSameExcept (Results 1 – 3 of 3) sorted by relevance
84 bool isSameExcept(const android::ResTable_config& a, const android::ResTable_config& b, int configM…
889 bool isSameExcept(const ResTable_config& a, const ResTable_config& b, int axisMask) { in isSameExcept() function
1437 … if (AaptConfig::isSameExcept(config, mconfig, ResTable_config::CONFIG_DENSITY)) { in filter()