Searched refs:doReprocessBurstCapture (Results 1 – 1 of 1) sorted by relevance
408 imageResultHolders = doReprocessBurstCapture(numBurst); in testReprocessBurst()935 return doReprocessBurstCapture(/*numBurst*/1)[0]; in doReprocessCapture()941 private ImageResultHolder[] doReprocessBurstCapture(int numBurst) throws Exception { in doReprocessBurstCapture() method in Camera2ReprocessCaptureTest