Searched refs:SetOutputPixelMap (Results 1 – 5 of 5) sorted by relevance
141 result = imageEffect_->SetOutputPixelMap(mockPixelMap_);158 result = imageEffect_->SetOutputPixelMap(mockPixelMap_);
157 result = imageEffect->SetOutputPixelMap(mockPixelMap_);
71 IMAGE_EFFECT_EXPORT virtual ErrorCode SetOutputPixelMap(PixelMap *pixelMap);
403 …imageEffect->imageEffect_->SetOutputPixelMap(NativeCommonUtils::GetPixelMapFromOHPixelmap(pixelmap… in OH_ImageEffect_SetOutputPixelmap()
705 ErrorCode ImageEffect::SetOutputPixelMap(PixelMap* pixelMap) in SetOutputPixelMap() function in OHOS::Media::Effect::ImageEffect