Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DAaptConfig.cpp889 bool isSameExcept(const ResTable_config& a, const ResTable_config& b, int axisMask) { in isSameExcept() argument
890 return a.diff(b) == axisMask; in isSameExcept()