Searched refs:SwitchToFormatType (Results 1 – 3 of 3) sorted by relevance
42 … static void SwitchToFormatType(const ImageEffect_Format &ohFormatType, IEffectFormat &formatType);
141 void NativeCommonUtils::SwitchToFormatType(const ImageEffect_Format &ohFormatType, IEffectFormat &f… in SwitchToFormatType() function in OHOS::Media::Effect::NativeCommonUtils
200 NativeCommonUtils::SwitchToFormatType(dst->format, bufferInfo->formatType_); in PushData()