HomeSort by relevance Sort by last modified time
    Searched defs:getTagArray (Results 1 - 2 of 2) sorted by null

  /frameworks/av/camera/
VendorTagDescriptor.cpp 228 void VendorTagDescriptor::getTagArray(uint32_t* tagArray) const {
422 void VendorTagDescriptorCache::getTagArray(uint32_t* tagArray,
426 desc->second->getTagArray(tagArray);
671 sGlobalVendorTagDescriptor->getTagArray(tagArray);
716 sGlobalVendorTagDescriptorCache->getTagArray(tagArray, id);
  /hardware/interfaces/camera/common/1.0/default/
VendorTagDescriptor.cpp 91 void VendorTagDescriptor::getTagArray(uint32_t* tagArray) const {
330 sGlobalVendorTagDescriptor->getTagArray(tagArray);

Completed in 187 milliseconds