Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_sensor_fusion.py78 FACING_BACK = 1 variable
356 if facing == FACING_BACK:
446 if facing != FACING_FRONT and facing != FACING_BACK:
/cts/apps/CameraITS/tests/rolling_shutter_skew/
Dtest_rolling_shutter_skew.py26 FACING_BACK = 1 variable
184 if facing != FACING_FRONT and facing != FACING_BACK: