Searched refs:SwitchToEffectFormat (Results 1 – 4 of 4) sorted by relevance
99 static IEffectFormat SwitchToEffectFormat(GraphicPixelFormat pixelFormat);100 static IEffectFormat SwitchToEffectFormat(PixelFormat pixelFormat);
90 IEffectFormat formatType = SwitchToEffectFormat(pixelMap->GetPixelFormat()); in LockPixelMap()165 bufferInfo->formatType_ = SwitchToEffectFormat((GraphicPixelFormat)surfaceBuffer->GetFormat()); in ParseSurfaceData()254 IEffectFormat CommonUtils::SwitchToEffectFormat(GraphicPixelFormat pixelFormat) in SwitchToEffectFormat() function in OHOS::Media::Effect::CommonUtils266 IEffectFormat CommonUtils::SwitchToEffectFormat(PixelFormat pixelFormat) in SwitchToEffectFormat() function in OHOS::Media::Effect::CommonUtils
52 CommonUtils::SwitchToEffectFormat(pixelMap->GetPixelFormat())) * in CopyDataToPixelMap()54 .formatType_ = CommonUtils::SwitchToEffectFormat(pixelMap->GetPixelFormat()), in CopyDataToPixelMap()91 …CommonUtils::SwitchToEffectFormat(pixelMap->GetPixelFormat()) == buffer->bufferInfo_->formatType_)… in ModifyPixelMap()109 … .formatType_ = CommonUtils::SwitchToEffectFormat((GraphicPixelFormat)surfaceBuffer->GetFormat()), in CopyDataToSurfaceBuffer()142 CommonUtils::SwitchToEffectFormat((GraphicPixelFormat)surfaceBuffer->GetFormat()) == in ModifySurfaceBuffer()198 …CommonUtils::SwitchToEffectFormat(pixelMap->GetPixelFormat()) == buffer->bufferInfo_->formatType_)… in ModifyPictureForInnerPixelMap()
791 … .formatType_ = CommonUtils::SwitchToEffectFormat((GraphicPixelFormat)buffer->GetFormat()), in MemoryCopyForSurfaceBuffer()801 … .formatType_ = CommonUtils::SwitchToEffectFormat((GraphicPixelFormat)outBuffer->GetFormat()), in MemoryCopyForSurfaceBuffer()