Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_proxy_node.h149 void SetFrame(const Vector4f& frame) override {} in SetFrame() function
159 void SetFrame(float positionX, float positionY, float width, float height) override {} in SetFrame() function
Drs_node.cpp1055 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/
Drs_frame_modifier.cpp19 void RSFrameModifier::SetFrame(Vector4f frame) in SetFrame() function in OHOS::Rosen::ModifierNG::RSFrameModifier
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
Dboot_compile_progress.cpp344 void BootCompileProgress::SetFrame() in SetFrame() function in OHOS::BootCompileProgress
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Drender_node_modifier.cpp255 void SetFrame( in SetFrame() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_render_node_bridge.cpp536 ArkUINativeModuleValue RenderNodeBridge::SetFrame(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFrame() function in OHOS::Ace::NG::RenderNodeBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h375 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/
Drs_properties.cpp211 void RSProperties::SetFrame(Vector4f frame) in SetFrame() function in OHOS::Rosen::RSProperties
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp6803 void RosenRenderContext::SetFrame(float positionX, float positionY, float width, float height) in SetFrame() function in OHOS::Ace::NG::RosenRenderContext