Home
last modified time | relevance | path

Searched defs:ProcessingTask (Results 1 – 1 of 1) sorted by relevance

/developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
DViewfinderProcessor.java102 class ProcessingTask implements Runnable, Allocation.OnBufferAvailableListener { class in ViewfinderProcessor
110 public ProcessingTask(Allocation input, int cutPointX, boolean checkMerge) { in ProcessingTask() method in ViewfinderProcessor.ProcessingTask