Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_2/
Dtest_raw_sensitivity.py100 image_processing_utils.assert_capture_width_and_height(
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py140 def assert_capture_width_and_height(cap, width, height): function