Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Dcommon_utils.h104 static BufferType SwitchToEffectBuffType(AllocatorType allocatorType);
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
596 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapProperty()
633 BufferType bufferType = SwitchToEffectBuffType(allocatorType); in ModifyPixelMapPropertyForTexture()

Completed in 2 milliseconds