Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h631 bool GetLastIsNeedAssignToSubThread() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp897 bool lastIsNeedAssignToSubThread = node->GetLastIsNeedAssignToSubThread(); in AssignWindowNodes()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp4053 bool RSRenderNode::GetLastIsNeedAssignToSubThread() const in GetLastIsNeedAssignToSubThread() function in OHOS::Rosen::RSRenderNode