Home
last modified time | relevance | path

Searched refs:SUB_HIGH_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.h177 SUB_HIGH_PRIORITY, // node render in sub thread with the second priority enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp766 drawable->SetRenderCachePriority(NodePriorityType::SUB_HIGH_PRIORITY); in SetNodePriorty()
769 drawable->SetRenderCachePriority(NodePriorityType::SUB_HIGH_PRIORITY); in SetNodePriorty()
H A Drs_uni_render_util.cpp994 node->SetPriority(NodePriorityType::SUB_HIGH_PRIORITY); in AssignSubThreadNode()