Searched refs:VENDOR_SECTION_START (Results 1 – 6 of 6) sorted by relevance
30 * defined with tag >= VENDOR_SECTION_START38 VENDOR_SECTION_START = CameraMetadataSection.VENDOR_SECTION << 16,
73 static_assert(static_cast<int>(VENDOR_SECTION_START)74 == static_cast<int>(${aidl_camera_metadata_section_start("VENDOR_SECTION_START")}));
80 * defined with tag >= VENDOR_SECTION_START88 …VENDOR_SECTION_START${'_%d_%d' % (hal_major_version(),hal_minor_version())} = CameraMetadataSectio…90 VENDOR_SECTION_START = CameraMetadataSection:VENDOR_SECTION << 16,
61 * defined with tag >= VENDOR_SECTION_START67 VENDOR_SECTION_START = VENDOR_SECTION << 16
122 VENDOR_SECTION_START = VENDOR_SECTION << 16 enumerator
262 static_assert(static_cast<int>(VENDOR_SECTION_START)263 …t>(::aidl::android::hardware::camera::metadata::CameraMetadataSectionStart::VENDOR_SECTION_START));