Searched refs:outDesc (Results 1 – 3 of 3) sorted by relevance
370 AHardwareBuffer_Desc* outDesc);
379 std::vector<AIMapper_MetadataTypeDescription> outDesc; in listSupportedMetadataTypes() local381 outDesc.push_back(static_cast<AIMapper_MetadataTypeDescription>(x)); in listSupportedMetadataTypes()384 *outDescriptionList = outDesc.data(); in listSupportedMetadataTypes()385 *outNumberOfDescriptions = outDesc.size(); in listSupportedMetadataTypes()
375 AHardwareBuffer_Desc* outDesc) __INTRODUCED_IN(26);