Searched refs:this_type_mask (Results 1 – 1 of 1) sorted by relevance
552 uint32_t this_type_mask = type_mask | android::ResTable_map::TYPE_REFERENCE; in IsCompatibleWith() local554 return this_type_mask == that_type_mask; in IsCompatibleWith()