Home
last modified time | relevance | path

Searched refs:checkFrameRate (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()
133 boolean checkFrameRate, boolean testStillBokeh) throws Exception { in burstTestByCamera() argument
403 if (checkFrameRate) { in burstTestByCamera()