Home
last modified time | relevance | path

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

/frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
DViewfinderProcessor.java81 class ProcessingTask implements Runnable, Allocation.OnBufferAvailableListener { class in ViewfinderProcessor
86 public ProcessingTask(Allocation input) { in ProcessingTask() method in ViewfinderProcessor.ProcessingTask