Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h244 void SetNativeWindow(void* nativeWindow) in SetNativeWindow() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp34 void SampleBitMap::SetNativeWindow(OHNativeWindow *nativeWindow) //设置窗口 in SetNativeWindow() function in SampleBitMap
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xcomponent.cpp126 void MyXComponent::SetNativeWindow(OHNativeWindow *nativeWindow) in SetNativeWindow() function in MyXComponent