Home
last modified time | relevance | path

Searched defs:SetFrame (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_proxy_node.h54 void SetFrame(const Vector4f& frame) override {} in SetFrame() function
55 void SetFrame(float positionX, float positionY, float width, float height) override {} in SetFrame() function
Drs_node.cpp460 void RSNode::SetFrame(const Vector4f& bounds) in SetFrame() function in OHOS::Rosen::RSNode
465 void RSNode::SetFrame(float positionX, float positionY, float width, float height) in SetFrame() function in OHOS::Rosen::RSNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp228 void RSProperties::SetFrame(Vector4f frame) in SetFrame() function in OHOS::Rosen::RSProperties