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

  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
BlockingInputAllocation.java 41 private final OnBufferAvailableListener mListener;
182 mListener = new OnBufferAvailableListener();
187 private static class OnBufferAvailableListener implements Allocation.OnBufferAvailableListener {
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
ViewfinderProcessor.java 102 class ProcessingTask implements Runnable, Allocation.OnBufferAvailableListener {
  /developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
ViewfinderProcessor.java 102 class ProcessingTask implements Runnable, Allocation.OnBufferAvailableListener {
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
ViewfinderProcessor.java 109 class ProcessingTask implements Runnable, Allocation.OnBufferAvailableListener {

Completed in 514 milliseconds