Home
last modified time | relevance | path

Searched defs:out_surface (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dcapture_request_utils.py506 def take_captures_with_flash(cam, out_surface): argument
556 def take_captures_with_flash_strength(cam, out_surface, ae_mode, strength): argument
H A Dits_session_utils.py1433 def do_simple_capture(self, cmd, out_surface): argument
1681 out_surface): argument
1723 out_surface): argument
/aosp_15_r20/cts/apps/CameraITS/tests/scene3/
H A Dtest_edge_enhancement.py56 cam, edge_mode, sensitivity, exp, fd, out_surface, chart, argument
H A Dtest_reprocess_edge_enhancement.py70 cam, edge_mode, sensitivity, exp, fd, out_surface, chart, argument
/aosp_15_r20/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp612 VkSurfaceKHR* out_surface) { in CreateAndroidSurfaceKHR()