Home
last modified time | relevance | path

Searched refs:Destory (Results 1 – 16 of 16) sorted by relevance

/foundation/graphic/standard/rosen/modules/composer/hdi_backend/src/
Dhdi_screen.cpp36 Destory(); in ~HdiScreen()
65 Destory(); in Init()
72 Destory(); in Init()
249 void HdiScreen::Destory() in Destory() function in OHOS::Rosen::HdiScreen
Dhdi_device.cpp54 Destory(); in ~HdiDevice()
70 Destory(); in Init()
79 void HdiDevice::Destory() in Destory() function in OHOS::Rosen::HdiDevice
/foundation/ace/ace_engine/frameworks/base/test/mock/
Dmock_drag_window.cpp27 void DragWindow::Destory() const {} in Destory() function in OHOS::Ace::DragWindow
/foundation/graphic/standard/rosen/modules/render_service_base/src/transaction/
Drs_transaction_proxy.cpp41 ::atexit(&RSTransactionProxy::Destory); in Init()
44 void RSTransactionProxy::Destory() in Destory() function in OHOS::Rosen::RSTransactionProxy
/foundation/graphic/ui/frameworks/window/
Dwindow.cpp40 windowImpl->Destory(); in DestoryWindow()
Dwindow_impl.h48 void Destory();
Dwindow_impl.cpp45 void WindowImpl::Destory() in Destory() function in OHOS::WindowImpl
/foundation/graphic/standard/rosen/modules/render_service_client/core/ui/
Drs_ui_director.cpp42 Destory(); in ~RSUIDirector()
84 void RSUIDirector::Destory() in Destory() function in OHOS::Rosen::RSUIDirector
Drs_ui_director.h47 void Destory();
/foundation/ace/ace_engine/adapter/ohos/entrance/window/
Ddrag_window_ohos.h38 void Destory() const override;
Ddrag_window_ohos.cpp142 void DragWindowOhos::Destory() const in Destory() function in OHOS::Ace::DragWindowOhos
/foundation/ace/ace_engine/frameworks/base/window/
Ddrag_window.h30 virtual void Destory() const = 0;
/foundation/graphic/standard/rosen/modules/render_service_base/include/transaction/
Drs_transaction_proxy.h48 static void Destory();
/foundation/graphic/standard/rosen/modules/composer/hdi_backend/include/
Dhdi_screen.h67 void Destory();
Dhdi_device.h171 void Destory();
/foundation/ace/ace_engine/frameworks/core/components/box/
Drender_box.cpp276 renderBox->dragWindow_->Destory(); in CreateDragDropRecognizer()
464 dragWindow_->Destory(); in PanOnActionEnd()