Searched refs:matched_axis (Results 1 – 1 of 1) sorted by relevance
86 uint32_t matched_axis = 0; in Match() local93 matched_axis |= diff_mask; in Match()107 matched_axis |= android::ResTable_config::CONFIG_LOCALE; in Match()117 matched_axis |= android::ResTable_config::CONFIG_SMALLEST_SCREEN_SIZE; in Match()121 return matched_axis == (config_mask_ & mask); in Match()