Searched refs:swapLeast (Results 1 – 2 of 2) sorted by relevance
463 return mCapturedImageBuffer.swapLeast(timestamp,492 return mCapturedImageBuffer.swapLeast(newImage.getTimestamp(),
229 public boolean swapLeast(long newKey, SwapTask<E> swapper) { in swapLeast() method in ConcurrentSharedRingBuffer