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

/frameworks/av/camera/
H A DCameraMetadata.cpp719 size_t totalSectionCount = ANDROID_SECTION_COUNT + vendorSectionCount; local
720 for (size_t i = 0; i < totalSectionCount; ++i) {

Completed in 1202 milliseconds