Home
last modified time | relevance | path

Searched defs:SetRogSize (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_display_node_command.cpp80 void DisplayNodeCommandHelper::SetRogSize(RSContext& context, NodeId id, uint32_t rogWidth, uint32_… in SetRogSize() function in OHOS::Rosen::DisplayNodeCommandHelper
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_display_render_node.h84 void SetRogSize(uint32_t rogWidth, uint32_t rogHeight) in SetRogSize() function