Searched refs:setupReprocessableSession (Results 1 – 1 of 1) sorted by relevance
333 setupReprocessableSession(mPreviewSurface, /*numImageWriterImages*/numBurst); in testReprocessMixedBurst()402 setupReprocessableSession(mPreviewSurface, numBurst); in testReprocessBurst()460 setupReprocessableSession(mPreviewSurface, /*numImageWriterImages*/1); in testReprocess()514 setupReprocessableSession(/*previewSurface*/null, NUM_REPROCESS_CAPTURES); in testReprocessAbort()604 setupReprocessableSession(/*previewSurface*/null, NUM_REPROCESS_CAPTURES); in testReprocessTimestamps()684 setupReprocessableSession(/*previewSurface*/null, EXIF_TEST_DATA.length); in testReprocessJpegExif()754 setupReprocessableSession(/*previewSurface*/null, numFrames); in testReprocessRequestKeys()875 private void setupReprocessableSession(Surface previewSurface, int numImageWriterImages) in setupReprocessableSession() method in Camera2ReprocessCaptureTest