Home
last modified time | relevance | path

Searched refs:SetUICapture (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcanvas.cpp115 void Canvas::SetUICapture(bool isUICapture) in SetUICapture() function in OHOS::Rosen::Drawing::Canvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dcanvas.h85 virtual void SetUICapture(bool isUICapture);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_ui_capture_task_parallel.cpp186 canvas.SetUICapture(true); in Run()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dcanvas_test.cpp803 canvas->SetUICapture(true);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_background_test.cpp596 filterCanvas->SetUICapture(true);