Searched refs:SetOutNativeWindow (Results 1 – 3 of 3) sorted by relevance
75 IMAGE_EFFECT_EXPORT virtual ErrorCode SetOutNativeWindow(OHNativeWindow *nativeWindow);
340 ErrorCode errorCode = imageEffect->imageEffect_->SetOutNativeWindow(nativeWindow); in OH_ImageEffect_SetOutputSurface()
1010 ErrorCode ImageEffect::SetOutNativeWindow(OHNativeWindow *nativeWindow) in SetOutNativeWindow() function in OHOS::Media::Effect::ImageEffect