Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display.h35 constexpr char TOPIC_RCD_DISPLAY_SIZE[] = "RCD_UPDATE_DISPLAY_SIZE"; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.cpp183 TOPIC_RCD_DISPLAY_SIZE, &rcdInstance, in RegisterRcdMsg()
H A Drs_uni_render_visitor.cpp3064 rcd_msg::GetInstance().SendMsg<NodeId, uint32_t, uint32_t>(TOPIC_RCD_DISPLAY_SIZE, in SendRcdMessage()