Home
last modified time | relevance | path

Searched refs:ConvertWrapImageInterpolationToString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dimage_composed_element.cpp160 return ConvertWrapImageInterpolationToString(imageInterpolation); in GetInterpolation()
H A Dutils.h345 inline std::string ConvertWrapImageInterpolationToString(ImageInterpolation imageInterpolation) in ConvertWrapImageInterpolationToString() function