Searched defs:SetFrame (Results 1 – 9 of 9) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_proxy_node.h | 149 void SetFrame(const Vector4f& frame) override {} in SetFrame() function 159 void SetFrame(float positionX, float positionY, float width, float height) override {} in SetFrame() function
|
| D | rs_node.cpp | 1055 void RSNode::SetFrame(const Vector4f& bounds) in SetFrame() function in OHOS::Rosen::RSNode 1064 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_client/core/modifier_ng/geometry/ |
| D | rs_frame_modifier.cpp | 19 void RSFrameModifier::SetFrame(Vector4f frame) in SetFrame() function in OHOS::Rosen::ModifierNG::RSFrameModifier
|
| /foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
| D | boot_compile_progress.cpp | 344 void BootCompileProgress::SetFrame() in SetFrame() function in OHOS::BootCompileProgress
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | render_node_modifier.cpp | 255 void SetFrame( in SetFrame() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_render_node_bridge.cpp | 536 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 | 375 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 | 211 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 | 6803 void RosenRenderContext::SetFrame(float positionX, float positionY, float width, float height) in SetFrame() function in OHOS::Ace::NG::RosenRenderContext
|