Searched refs:tempMap (Results 1 – 2 of 2) sorted by relevance
3991 HashMap tempMap = mAttributes[firstIfdType]; in swapBasedOnImageSize() local3993 mAttributes[secondIfdType] = tempMap; in swapBasedOnImageSize()
6418 HashMap<String, ExifAttribute> tempMap = mAttributes[firstIfdType];6420 mAttributes[secondIfdType] = tempMap;