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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_CameraMetadata.cpp637 SortedVector<String8> vendorSections; local
641 vendorSections = vTags->getAllSectionNames();
642 vendorSectionCount = vendorSections.size();
653 vendorSections[i - ANDROID_SECTION_COUNT].string();

Completed in 44 milliseconds