Home
last modified time | relevance | path

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

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