Home
last modified time | relevance | path

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

/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
DViewfinderProcessor.java109 class ProcessingTask implements Runnable, Allocation.OnBufferAvailableListener { class in ViewfinderProcessor
117 public ProcessingTask(Allocation input, int cutPointX, boolean checkMerge) { in ProcessingTask() method in ViewfinderProcessor.ProcessingTask