Home
last modified time | relevance | path

Searched refs:SwitchToEffectBuffType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.cpp115 extraInfo->bufferType = SwitchToEffectBuffType(pixelMap->GetAllocatorType()); in LockPixelMap()
306 BufferType CommonUtils::SwitchToEffectBuffType(AllocatorType allocatorType) in SwitchToEffectBuffType() function in OHOS::Media::Effect::CommonUtils
591 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapProperty()
628 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapPropertyForTexture()
H A Dcommon_utils.h103 static BufferType SwitchToEffectBuffType(AllocatorType allocatorType);