Home
last modified time | relevance | path

Searched refs:CaptureSingleSurfaceNodeWithoutUni (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_render_engine_test.cpp375 visitor_->CaptureSingleSurfaceNodeWithoutUni(*surfaceNode);
395 visitor_->CaptureSingleSurfaceNodeWithoutUni(*surfaceNode);
413 visitor_->CaptureSingleSurfaceNodeWithoutUni(*surfaceNode);
H A Drs_surface_capture_task_test.cpp668 visitor_->CaptureSingleSurfaceNodeWithoutUni(*surfaceNode);
685 visitor_->CaptureSingleSurfaceNodeWithoutUni(*surfaceNode);
702 visitor_->CaptureSingleSurfaceNodeWithoutUni(*surfaceNode);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task.h71 void CaptureSingleSurfaceNodeWithoutUni(RSSurfaceRenderNode& node);
H A Drs_surface_capture_task.cpp328 void RSSurfaceCaptureVisitor::CaptureSingleSurfaceNodeWithoutUni(RSSurfaceRenderNode& node) in CaptureSingleSurfaceNodeWithoutUni() function in OHOS::Rosen::RSSurfaceCaptureVisitor
394 CaptureSingleSurfaceNodeWithoutUni(node); in ProcessSurfaceRenderNodeWithoutUni()