Searched defs:vendorSections (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/camera/
H A DCameraMetadata.cpp707 const SortedVector<String8> *vendorSections; local
711 vendorSections = vTags->getAllSectionNames();
712 vendorSectionCount = vendorSections->size();
723 (*vendorSections)[i - ANDROID_SECTION_COUNT].string();

Completed in 326 milliseconds