Home
last modified time | relevance | path

Searched defs:section (Results 1 – 14 of 14) sorted by relevance

/hardware/libhardware/modules/camera/3_0/
DVendorTags.cpp95 uint32_t section = (tag - vendor_section_start) >> 16; in getSection() local
113 const Section* section = getSection(tag); in getEntry() local
165 const Section* section = getSection(tag); in getSectionName() local
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3VendorTags.cpp749 uint32_t section = tag >> 16; in get_section_name() local
782 uint32_t section = tag >> 16; in get_tag_name() local
826 uint32_t section = tag >> 16; in get_tag_type() local
/hardware/google/camera/common/hal/tests/
Dvendor_tag_tests.cc156 for (auto& section : hal_sections) { in TEST() local
159 for (auto& section : hwl_sections) { in TEST() local
/hardware/google/camera/common/hal/utils/
Dvendor_tag_utils.cc50 for (const VendorTagSection& section : section_list) { in CombineVendorTags() local
137 for (auto& section : tag_sections) { in AddTags() local
/hardware/qcom/sdm845/bt/libbt-vendor/include/
Dhw_ar3k.h134 unsigned section; member
/hardware/qcom/bt/msm8992/libbt-vendor/include/
Dhw_ar3k.h134 unsigned section; member
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
Dhw_ar3k.h134 unsigned section; member
/hardware/qcom/bt/msm8909/libbt-vendor/include/
Dhw_ar3k.h134 unsigned section; member
/hardware/qcom/bt/msm8996/libbt-vendor/include/
Dhw_ar3k.h134 unsigned section; member
/hardware/qcom/bt/msm8998/libbt-vendor/include/
Dhw_ar3k.h136 unsigned section; member
/hardware/interfaces/camera/common/1.0/default/
DCameraMetadata.cpp481 const char *section = NULL; in getTagFromName() local
DVendorTagDescriptor.cpp130 status_t VendorTagDescriptor::lookupTag(const String8& name, const String8& section, /*out*/uint32_… in lookupTag() argument
/hardware/qcom/audio/hal/
Dplatform_info.c103 static section_t section; variable
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp78 const char* section = NULL; in GetTagFromName() local