Searched defs:cap_name (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/ult/cm/ |
H A D | device_test.cpp | 69 int32_t GetCaps(CM_DEVICE_CAP_NAME cap_name, T *cap_value) in GetCaps() 76 int32_t SetCaps(CM_DEVICE_CAP_NAME cap_name, T *cap_value) in SetCaps() 171 CM_DEVICE_CAP_NAME cap_name = (CM_DEVICE_CAP_NAME)-99; in TEST_F() local
|
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_1/ |
H A D | test_auto_vs_manual.py | 36 def extract_awb_gains_and_xform(cap, cap_name, log_path): argument
|
H A D | test_black_white.py | 45 def do_img_capture(cam, s, e, fmt, latency, cap_name, name_with_log_path): argument
|
/aosp_15_r20/system/core/init/ |
H A D | capabilities.cpp | 165 int LookupCap(const std::string& cap_name) { in LookupCap()
|
/aosp_15_r20/external/llvm/utils/lit/lit/ |
H A D | ProgressBar.py | 141 def _tigetstr(self, cap_name): argument
|
/aosp_15_r20/system/core/libcutils/ |
H A D | fs_config.cpp | 48 #define CAP_MASK_LONG(cap_name) (1ULL << (cap_name)) argument
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | capable.c | 38 const char *cap_name[] = { variable
|
/aosp_15_r20/external/bpftool/src/ |
H A D | feature.c | 1074 const char *cap_name = bpf_caps[i].name; in handle_perms() local
|
/aosp_15_r20/art/tools/jvmti-agents/ti-fast/ |
H A D | tifast.cc | 50 #define DO_CASE(name, cap_name) \ in AddCapsForEvent() argument
|