Home
last modified time | relevance | path

Searched refs:ReleaseSurface (Results 1 - 25 of 25) sorted by relevance

/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_delegate.cpp39 SurfaceDelegateError SurfaceDelegate::ReleaseSurface() in ReleaseSurface() function in OHOS::SurfaceDelegate
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.h43 void ReleaseSurface();
H A Drs_sub_thread_manager.h49 void ReleaseSurface(uint32_t threadIndex) const;
H A Drs_sub_thread_manager.cpp317 void RSSubThreadManager::ReleaseSurface(uint32_t threadIndex) const in ReleaseSurface() function in OHOS::Rosen::RSSubThreadManager
324 subThread->ReleaseSurface(); in ReleaseSurface()
H A Drs_sub_thread.cpp457 void RSSubThread::ReleaseSurface() in ReleaseSurface() function in OHOS::Rosen::RSSubThread
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_delegate.h124 SurfaceDelegateError ReleaseSurface();
/foundation/window/window_manager_lite/services/wms/
H A Dlite_win.h93 static void ReleaseSurface();
H A Dlite_win.cpp97 void LiteWindow::ReleaseSurface() in ReleaseSurface() function in OHOS::LiteWindow
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/parallel_render/
H A Drs_sub_thread_manager_unit_test.cpp305 * @tc.desc: Verify function ReleaseSurface
314 rsSubThreadManager->ReleaseSurface(2); in HWTEST_F()
315 rsSubThreadManager->ReleaseSurface(0); in HWTEST_F()
H A Drs_sub_thread_unit_test.cpp203 * @tc.desc: Verify function ReleaseSurface
212 curThread->ReleaseSurface(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/
H A Drs_sub_thread_manager_test.cpp305 * @tc.desc: Verify function ReleaseSurface
314 rsSubThreadManager->ReleaseSurface(2); in HWTEST_F()
315 rsSubThreadManager->ReleaseSurface(0); in HWTEST_F()
H A Drs_sub_thread_test.cpp217 * @tc.desc: Verify function ReleaseSurface
226 curThread->ReleaseSurface(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.h117 void ReleaseSurface();
H A Drs_uni_render_util.cpp1157 instance->ReleaseSurface(); in PostReleaseSurfaceTask()
1163 instance->ReleaseSurface(); in PostReleaseSurfaceTask()
1170 instance->ReleaseSurface(threadIndex); in PostReleaseSurfaceTask()
H A Drs_main_thread.h205 void ReleaseSurface();
H A Drs_uni_render_thread.cpp399 void RSUniRenderThread::ReleaseSurface() in ReleaseSurface() function in OHOS::Rosen::RSUniRenderThread
H A Drs_main_thread.cpp4106 void RSMainThread::ReleaseSurface()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dmetadata_output.cpp116 ReleaseSurface(); in ~MetadataOutput()
342 ReleaseSurface(); in Release()
347 void MetadataOutput::ReleaseSurface() in ReleaseSurface() function in OHOS::MetadataOutput
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_element.cpp383 surfaceDelegate_->ReleaseSurface(); in ReleasePlatformResource()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.h71 void ReleaseSurface() override;
H A Dweb_client_impl.cpp893 void ReleaseSurfaceImpl::ReleaseSurface() in ReleaseSurface() function in OHOS::Ace::ReleaseSurfaceImpl
901 surfaceDelegate_->ReleaseSurface(); in ReleaseSurface()
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Dmetadata_output.h400 void ReleaseSurface();
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp81 surfaceDelegate_->ReleaseSurface(); in ~RosenRenderSurface()
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp155 surfaceDelegate_->ReleaseSurface(); in ~VideoElement()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp3060 * @tc.name: ReleaseSurface
3061 * @tc.desc: ReleaseSurface Test
3065 HWTEST_F(RSMainThreadTest, ReleaseSurface, TestSize.Level1) in HWTEST_F()
3070 mainThread->ReleaseSurface(); in HWTEST_F()

Completed in 35 milliseconds