HomeSort by relevance Sort by last modified time
    Searched refs:tryPinGreatestSelected (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/util/
ConcurrentSharedRingBuffer.java 87 * {@link tryPinGreatestSelected}.
442 public Pair<Long, E> tryPinGreatestSelected(Selector<E> selector) {
  /packages/apps/Camera2/src/com/android/camera/one/v2/
ImageCaptureManager.java 678 final Pair<Long, CapturedImage> toCapture = mCapturedImageBuffer.tryPinGreatestSelected(

Completed in 1804 milliseconds