Searched defs:srcType (Results 1 – 12 of 12) sorted by relevance
24 bool DCameraSinkAccessControl::IsSensitiveSrcAccess(const std::string& srcType) in IsSensitiveSrcAccess()30 bool DCameraSinkAccessControl::NotifySensitiveSrc(const std::string& srcType) in NotifySensitiveSrc()
44 ImageSrcType srcType; member
273 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetVideoSource() local287 auto srcType = Plugin::AnyCast<SrcInputPair>(param).second; in DoSetAudioSource() local
313 SourceType srcType = source->GetSourceType(); in ParseProtocol() local
64 ImageSrcType srcType = tmpImageView->GetSrcType(); in AddImageViewSpecialField() local
135 uint8_t srcType = ProbeElemType(source); in AddMetaSource() local
434 uint8_t srcType = image_.GetSrcType(); in OnDraw() local
78 SrcType srcType = imageSourceInfo.GetSrcType(); in CreateImageLoader() local
379 SrcType srcType = sourceInfo_.GetSrcType(); in FetchImageObject() local
330 SrcType srcType = sourceInfo_.GetSrcType(); in FetchImageObject() local
866 bool IsSameCipher(CipherType srcType, CipherType inputType) in IsSameCipher()
870 AlphaConvertType PixelConvert::GetAlphaConvertType(const AlphaType &srcType, const AlphaType &dstTy… in GetAlphaConvertType()