Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_paint_filter_canvas.h293 void SetCapture(bool isCapture);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp208 canvas.SetCapture(true); in Run()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp1016 void RSPaintFilterCanvas::SetCapture(bool isCapture) in SetCapture() function in OHOS::Rosen::RSPaintFilterCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp993 curCanvas_->SetCapture(true); in DrawMirror()
1171 curCanvas_->SetCapture(true); in DrawWiredMirrorOnDraw()