Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_unmarshal_thread.cpp179 if (cmd->GetSubType() == RSNodeCommandType::UPDATE_MODIFIER_DRAW_CMD_LIST || in IsHaveCmdList()
180 cmd->GetSubType() == RSNodeCommandType::ADD_MODIFIER) { in IsHaveCmdList()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_node_command.h28 enum RSNodeCommandType : uint16_t { enum