Home
last modified time | relevance | path

Searched refs:ohSurface_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A Dimage_effect_capi_unittest.h46 static inline sptr<OHOS::Surface> ohSurface_; variable
H A Dnative_image_effect_unittest.cpp141 ohSurface_ = surf; in SetUpTestCase()
142 g_nativeWindow = CreateNativeWindowFromSurface(&ohSurface_); in SetUpTestCase()
158 ohSurface_ = nullptr; in TearDownTestCase()
252 static inline sptr<Surface> ohSurface_; member in OHOS::Media::Effect::Test::NativeImageEffectUnittest
H A Dimage_effect_capi_unittest.cpp51 ohSurface_ = Surface::CreateSurfaceAsProducer(producer); in SetUpTestCase()
52 nativeWindow_ = CreateNativeWindowFromSurface(&ohSurface_); in SetUpTestCase()
62 ohSurface_ = nullptr; in TearDownTestCase()