Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dproducer_surface.cpp196 auto spNativeWindow = wpNativeWindow_.promote(); in DeleteCacheBufferLocked()
763 auto spNativeWindow = wpNativeWindow_.promote(); in CleanAllLocked()
1004 wpNativeWindow_ = nw; in SetWptrNativeWindowToPSurface()
/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dproducer_surface.h192 wptr<NativeWindow> wpNativeWindow_ = nullptr; variable