Searched defs:otherConfig (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp355 const ResTable_config& otherConfig, int axis)
361 if (getConfigValueForAxis(config, i) != getConfigValueForAxis(otherConfig, i)) {
354 configSameExcept(const ResTable_config& config, const ResTable_config& otherConfig, int axis) argument

Completed in 48 milliseconds