Searched refs:getSectionIndex (Results 1 – 3 of 3) sorted by relevance
66 ssize_t getSectionIndex(uint32_t tag) const;
106 ssize_t VendorTagDescriptor::getSectionIndex(uint32_t tag) const { in getSectionIndex() function in android::hardware::camera2::params::VendorTagDescriptor
437 ssize_t sectionIdx = desc->getSectionIndex(tags[i]); in setUpVendorTags()