Home | History | Annotate | Download | only in cts

Lines Matching defs:capture

80      * For the first  {@link #NUM_FRAMES_VERIFIED}  of capture results,
81 * the {@link CaptureCallback} callback availability and the capture timestamp
105 * Only test the test pattern preview and capture result, the image buffer
426 * Verify creation of deferred surface capture sessions
536 mSession.capture(request.build(), resultListener, mHandler);
546 mSession.capture(request.build(), resultListener, mHandler);
589 mSession.capture(request.build(), resultListener, mHandler);
598 mSession.capture(request.build(), resultListener, mHandler);
614 mSession.capture(request.build(), resultListener, mHandler);
645 * provided capture listener. If prevTimestamp is positive, it is used for the first interval
901 timestamps.capture(),
902 frameNumbers.capture());
921 // Should receive expected number of capture results.
929 // Should not receive any capture failed callbacks.