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

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

Completed in 62 milliseconds