Searched refs:getConfigValueForAxis (Results 1 – 3 of 3) sorted by relevance
91 return match(axis, AaptGroupEntry::getConfigValueForAxis(config, axis)); in match()98 if (!match(i, AaptGroupEntry::getConfigValueForAxis(config, i))) { in match()
82 static uint32_t getConfigValueForAxis(const ResTable_config& config, int axis);
264 AaptGroupEntry::getConfigValueForAxis(const ResTable_config& config, int axis) in getConfigValueForAxis() function in AaptGroupEntry314 if (getConfigValueForAxis(config, i) != getConfigValueForAxis(otherConfig, i)) { in configSameExcept()