Home
last modified time | relevance | path

Searched refs:configSameExcept (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DAaptAssets.h78 static bool configSameExcept(const ResTable_config& config,
DAaptAssets.cpp354 AaptGroupEntry::configSameExcept(const ResTable_config& config, in configSameExcept() function in AaptGroupEntry
2531 if (AaptGroupEntry::configSameExcept(config, mconfig, axis)) { in filter()