Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureRequestTest.java89 private static final int ANTI_FLICKERING_50HZ = 1; field in CaptureRequestTest
1370 getAntiFlickeringExposureTime(ANTI_FLICKERING_50HZ, resultExpTime); in verifyAntiBandingMode()
1386 getAntiFlickeringExposureTime(ANTI_FLICKERING_50HZ, resultExpTime); in verifyAntiBandingMode()
2659 if (flickeringMode != ANTI_FLICKERING_50HZ && flickeringMode != ANTI_FLICKERING_60HZ) {