Home | History | Annotate | Download | only in app

Lines Matching refs:mHash

1471         final private int mHash;
1476 mHash = mResDir.hashCode() << 2 + (int) (mScale * 2);
1481 return mHash;