Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureTest.java85 private void testBurst(int fmt, int burstSize, boolean checkFrameRate, boolean testStillBokeh) in testBurst() argument
124 burstTestByCamera(id, fmt, burstSize, checkFrameRate, testStillBokeh); in testBurst()
132 private void burstTestByCamera(String cameraId, int fmt, int burstSize, in burstTestByCamera() argument
207 for (int i = 0; i < burstSize; i++) { in burstTestByCamera()
380 if (burstIndex == burstSize) { in burstTestByCamera()