Searched defs:SetFrame (Results 1 – 7 of 7) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_proxy_node.h | 54 void SetFrame(const Vector4f& frame) override {} in SetFrame() function 55 void SetFrame(float positionX, float positionY, float width, float height) override {} in SetFrame() function
|
| D | rs_node.cpp | 688 void RSNode::SetFrame(const Vector4f& bounds) in SetFrame() function in OHOS::Rosen::RSNode 693 void RSNode::SetFrame(float positionX, float positionY, float width, float height) in SetFrame() function in OHOS::Rosen::RSNode
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | render_node_modifier.cpp | 228 void SetFrame( in SetFrame() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_render_node_bridge.cpp | 507 ArkUINativeModuleValue RenderNodeBridge::SetFrame(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFrame() function in OHOS::Ace::NG::RenderNodeBridge
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| D | render_context.h | 337 virtual void SetFrame(float positionX, float positionY, float width, float height) {} in SetFrame() function
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| D | rs_properties.cpp | 344 void RSProperties::SetFrame(Vector4f frame) in SetFrame() function in OHOS::Rosen::RSProperties
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_render_context.cpp | 6303 void RosenRenderContext::SetFrame(float positionX, float positionY, float width, float height) function in OHOS::Ace::NG::RosenRenderContext
|