Searched refs:ANDROID_SECTION_COUNT (Results 1 – 7 of 7) 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,
44 extern unsigned int camera_metadata_section_bounds[ANDROID_SECTION_COUNT][2];46 extern const char *camera_metadata_section_names[ANDROID_SECTION_COUNT];
64 ANDROID_SECTION_COUNT, enumerator
788 if (tag_section >= ANDROID_SECTION_COUNT) { in get_camera_metadata_section_name()801 if (tag_section >= ANDROID_SECTION_COUNT || in get_camera_metadata_tag_name()816 if (tag_section >= ANDROID_SECTION_COUNT || in get_camera_metadata_tag_type()
33 const char *camera_metadata_section_names[ANDROID_SECTION_COUNT] = {62 unsigned int camera_metadata_section_bounds[ANDROID_SECTION_COUNT][2] = {665 tag_info_t *tag_info[ANDROID_SECTION_COUNT] = {
882 for (int i = 0; i < ANDROID_SECTION_COUNT; i++) { in TEST()904 for (int i = 0; i < ANDROID_SECTION_COUNT; i++) { in TEST()