Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_paint_filter_canvas.h271 const std::stack<OffscreenData>& GetOffscreenDataList() const in GetOffscreenDataList() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_render_node_drawable_adapter.cpp384 if (originalCanvas && !paintFilterCanvas->GetOffscreenDataList().empty()) { in QuickReject()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_render_node_drawable_adapter_test.cpp279 EXPECT_TRUE(!canvas.GetOffscreenDataList().empty());