Home
last modified time | relevance | path

Searched defs:SetNativeWindow (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
Dvideo_decoder.cpp87 VEFError VideoDecoder::SetNativeWindow(OHNativeWindow* surfaceWindow) in SetNativeWindow() function in OHOS::Media::VideoDecoder
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
Dxcomponent_component.h244 void SetNativeWindow(void* nativeWindow) in SetNativeWindow() function
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
Dsample_bitmap.cpp34 void SampleBitMap::SetNativeWindow(OHNativeWindow *nativeWindow) //设置窗口 in SetNativeWindow() function in SampleBitMap