Searched refs:hashId (Results 1 – 1 of 1) sorted by relevance
1824 int hashId = mBitmapHashes.get(hash, -1); in getBitmapId() local1825 if (hashId != -1) { in getBitmapId()1826 return hashId; in getBitmapId()