Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h178 SUB_LOW_PRIORITY, // node render in sub thread with low priority enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp764 drawable->SetRenderCachePriority(NodePriorityType::SUB_LOW_PRIORITY); in SetNodePriorty()
H A Drs_uni_render_util.cpp992 node->SetPriority(NodePriorityType::SUB_LOW_PRIORITY); in AssignSubThreadNode()