Home
last modified time | relevance | path

Searched defs:GetImageInterpolation (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp232 ImageInterpolation ImageComponent::GetImageInterpolation() const in GetImageInterpolation() function in OHOS::Ace::ImageComponent
H A Drender_image.h115 ImageInterpolation GetImageInterpolation() const in GetImageInterpolation() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp367 int32_t GetImageInterpolation(ArkUINodeHandle node) in GetImageInterpolation() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp49 std::string GetImageInterpolation(ImageInterpolation interpolation) in GetImageInterpolation() function