Searched refs:metadataGetter (Results 1 – 5 of 5) sorted by relevance
30 typedef std::function<CameraMetadata (const String8 &)> metadataGetter; typedef41 metadataGetter getMetadata, const std::vector<std::string> &physicalCameraIds,
25 metadataGetter getMetadata, const std::vector<std::string> &physicalCameraIds, in convertToHALStreamCombination()
37 typedef std::function<CameraMetadata (const String8 &)> metadataGetter; typedef214 metadataGetter getMetadata, const std::vector<std::string> &physicalCameraIds,
649 metadataGetter getMetadata, const std::vector<std::string> &physicalCameraIds, in convertToHALStreamCombination()821 metadataGetter getMetadata = [this](const String8 &id) {return mDevice->infoPhysical(id);}; in isSessionConfigurationSupported()
2886 metadataGetter getMetadata = in convertToHALStreamCombinationAndCameraIdsLocked()