Home
last modified time | relevance | path

Searched refs:ProcessSurfaceRenderNodeWithUni (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_ui_capture_test.cpp339 HWTEST_F(RSUniUiCaptureTest, ProcessSurfaceRenderNodeWithUni, TestSize.Level1)
359 rsUniUICaptureVisitor->ProcessSurfaceRenderNodeWithUni(node);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_ui_capture.h65 void ProcessSurfaceRenderNodeWithUni(RSSurfaceRenderNode& node);
H A Drs_uni_ui_capture.cpp375 ProcessSurfaceRenderNodeWithUni(node); in ProcessSurfaceRenderNode()
381 void RSUniUICapture::RSUniUICaptureVisitor::ProcessSurfaceRenderNodeWithUni(RSSurfaceRenderNode& no… in ProcessSurfaceRenderNodeWithUni() function in OHOS::Rosen::RSUniUICapture::RSUniUICaptureVisitor