Home
last modified time | relevance | path

Searched refs:mInputAllocation (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
DViewfinderProcessor.java115 private Allocation mInputAllocation; field in ViewfinderProcessor.ProcessingTask
118 mInputAllocation = input; in ProcessingTask()
119 mInputAllocation.setOnBufferAvailableListener(this); in ProcessingTask()
147 mInputAllocation.ioReceive(); in run()
151 mHdrMergeScript.set_gCurrentFrame(mInputAllocation); in run()