Searched refs:sectionIndex (Results 1 – 1 of 1) sorted by relevance
482 size_t sectionIndex = 0; in getTagFromName() local500 sectionIndex = i; in getTagFromName()512 __FUNCTION__, section, sectionIndex); in getTagFromName()523 if (sectionIndex < ANDROID_SECTION_COUNT) { in getTagFromName()526 tagBegin = camera_metadata_section_bounds[sectionIndex][0]; in getTagFromName()527 tagEnd = camera_metadata_section_bounds[sectionIndex][1]; in getTagFromName()