Searched refs:ANDROID_SECTION_COUNT (Results 1 – 8 of 8) sorted by relevance
34 const char *camera_metadata_section_names[ANDROID_SECTION_COUNT] = {40 unsigned int camera_metadata_section_bounds[ANDROID_SECTION_COUNT][2] = {58 tag_info_t *tag_info[ANDROID_SECTION_COUNT] = {
47 * New sections must be added right before ANDROID_SECTION_COUNT to maintain54 ANDROID_SECTION_COUNT,
56 …adata@${hal_major_version()}.${hal_minor_version()-1}::CameraMetadataSection:ANDROID_SECTION_COUNT,64 …ANDROID_SECTION_COUNT${'' if first_hal_minor_version(hal_major_version()) == hal_minor_version() e…
43 extern unsigned int camera_metadata_section_bounds[ANDROID_SECTION_COUNT][2];45 extern const char *camera_metadata_section_names[ANDROID_SECTION_COUNT];
68 ANDROID_SECTION_COUNT, enumerator
947 if (tag_section >= ANDROID_SECTION_COUNT) { in get_local_camera_metadata_section_name_vendor_id()965 if (tag_section >= ANDROID_SECTION_COUNT || in get_local_camera_metadata_tag_name_vendor_id()985 if (tag_section >= ANDROID_SECTION_COUNT || in get_local_camera_metadata_tag_type_vendor_id()
33 const char *camera_metadata_section_names[ANDROID_SECTION_COUNT] = {67 unsigned int camera_metadata_section_bounds[ANDROID_SECTION_COUNT][2] = {875 tag_info_t *tag_info[ANDROID_SECTION_COUNT] = {
878 for (int i = 0; i < ANDROID_SECTION_COUNT; i++) { in TEST()900 for (int i = 0; i < ANDROID_SECTION_COUNT; i++) { in TEST()