Home
last modified time | relevance | path

Searched defs:img_path (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/cts/apps/CameraITS/tests/scene7/
H A Dtest_multi_camera_switch.py202 def _extract_main_patch(corners, ids, img_rgb, img_path, lens_suffix): argument
245 def _find_aruco_markers(img, img_path, lens_suffix): argument
289 def _get_four_quadrant_patches(img, img_path, lens_suffix): argument
326 def _get_slanted_edge_patch(img, img_path, lens_suffix): argument
/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2.h709 Qcow2StatePlain(const char *img_path, const struct ublksrv_dev *dev): in Qcow2StatePlain()
715 Qcow2StateSnapshot(const char *img_path, const struct ublksrv_dev *dev): in Qcow2StateSnapshot()
721 Qcow2StateExternalDataFile(const char *img_path, const struct ublksrv_dev *dev): in Qcow2StateExternalDataFile()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dasm_compiler.cc348 std::string img_path; in BundleGpuAsm() local
451 std::string img_path; in BundleGpuAsm() local
/aosp_15_r20/cts/apps/CameraITS/tests/scene8/
H A Dtest_ae_awb_regions.py46 def _define_metering_regions(img, img_path, chart_path, props, width, height): argument
/aosp_15_r20/system/sepolicy/tools/
H A Dsepolicy_generate_compat.py94 def extract_mapping_file_from_img(img_path, ver, destination='.'): argument
/aosp_15_r20/build/make/tools/releasetools/
H A Dadd_img_to_target_files.py91 def ParseAvbFooter(img_path) -> avbtool.AvbFooter: argument
/aosp_15_r20/external/autotest/client/bin/
H A Dpartition.py859 def _create_disk_img(self, img_path): argument