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

/frameworks/av/camera/
H A DVendorTagDescriptor.cpp228 void VendorTagDescriptor::getTagArray(uint32_t* tagArray) const { function in class:android::hardware::camera2::params::VendorTagDescriptor
422 void VendorTagDescriptorCache::getTagArray(uint32_t* tagArray, function in class:android::hardware::camera2::params::VendorTagDescriptorCache
426 desc->second->getTagArray(tagArray);
671 sGlobalVendorTagDescriptor->getTagArray(tagArray);
716 sGlobalVendorTagDescriptorCache->getTagArray(tagArray, id);

Completed in 566 milliseconds