Home | History | Annotate | Download | only in phototable

Lines Matching refs:targetSize

584                     int targetSize = Math.max(0, mOnTable.size() - mRedealCount);
585 while (mOnTable.size() > targetSize) {