Home
last modified time | relevance | path

Searched defs:SetImageSize (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_object.cpp26 void ImageObject::SetImageSize(const SizeF& imageSize) in SetImageSize() function in OHOS::Ace::NG::ImageObject
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.h267 void SetImageSize(const JSCallbackInfo& info) {} in SetImageSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_object.h56 void SetImageSize(Size& size) in SetImageSize() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp425 void RSRenderParticle::SetImageSize(const Vector2f& imageSize) in SetImageSize() function in OHOS::Rosen::RSRenderParticle
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h863 void SetImageSize(BackgroundImageSize imageSize) in SetImageSize() function
873 …void SetImageSize(BackgroundImageSizeType typeX, double valueX, BackgroundImageSizeType typeY, dou… in SetImageSize() function