Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCaptureRequestTest.java85 private static final int ANTI_FLICKERING_50HZ = 1; field in CaptureRequestTest
1045 getAntiFlickeringExposureTime(ANTI_FLICKERING_50HZ, resultExpTime); in verifyAntiBandingMode()
1061 getAntiFlickeringExposureTime(ANTI_FLICKERING_50HZ, resultExpTime); in verifyAntiBandingMode()
2293 if (flickeringMode != ANTI_FLICKERING_50HZ && flickeringMode != ANTI_FLICKERING_60HZ) {