Home
last modified time | relevance | path

Searched refs:curAllSurfaces_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h269 return curAllSurfaces_; in GetCurAllSurfaces()
280 return onlyFirstLevel ? curAllFirstLevelSurfaces_ : curAllSurfaces_; in GetCurAllSurfaces()
412 std::vector<RSBaseRenderNode::SharedPtr> curAllSurfaces_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp1864 node4->curAllSurfaces_.push_back(nullptr);
1865 node4->curAllSurfaces_.push_back(node5);