Home
last modified time | relevance | path

Searched refs:SetOffscreen (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcanvas.cpp105 void Canvas::SetOffscreen(bool isOffscreen) in SetOffscreen() function in OHOS::Rosen::Drawing::Canvas
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dcanvas.h82 virtual void SetOffscreen(bool isOffscreen);
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_ui_capture.cpp87 canvas->SetOffscreen(true); in TakeLocalCapture()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dcanvas_test.cpp780 * @tc.desc: Test for SetOffscreen functions.
788 canvas->SetOffscreen(true); in HWTEST_F()

Completed in 6 milliseconds