Home
last modified time | relevance | path

Searched refs:SetNativeWindow (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.h49 void SetNativeWindow(OHNativeWindow *nativeWindow);
H A Dsample_bitmap.cpp34 void SampleBitMap::SetNativeWindow(OHNativeWindow *nativeWindow) //设置窗口 in SetNativeWindow() function in SampleBitMap
308 render->SetNativeWindow(nativeWindow); in OnSurfaceCreatedCB()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xcomponent.h61 void SetNativeWindow(OHNativeWindow *nativeWindow);
H A Dmy_xcomponent.cpp85 render->SetNativeWindow(nativeWindow); in OnSurfaceCreatedCB()
126 void MyXComponent::SetNativeWindow(OHNativeWindow *nativeWindow) in SetNativeWindow() function in MyXComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component.h244 void SetNativeWindow(void* nativeWindow) in SetNativeWindow() function
H A Dxcomponent_element.cpp291 xcomponent_->SetNativeWindow(nativeWindow_); in OnSurfaceCreated()
442 xcomponent_->SetNativeWindow(nativeWindow_); in OnXComponentSizeInit()
/ohos5.0/docs/zh-cn/application-dev/graphics/
H A Ddrawing-guidelines.md174 render->SetNativeWindow(nativeWindow);
/ohos5.0/docs/en/application-dev/graphics/
H A Ddrawing-guidelines.md174 render->SetNativeWindow(nativeWindow);