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

/frameworks/av/camera/
H A DCameraMetadata.cpp708 size_t vendorSectionCount = 0; local
712 vendorSectionCount = vendorSections->size();
719 size_t totalSectionCount = ANDROID_SECTION_COUNT + vendorSectionCount;

Completed in 958 milliseconds