Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/core/components_v2/inspector/
Dimage_composed_element.cpp158 auto imageInterpolation = in GetInterpolation() local
Dutils.h241 inline std::string ConvertWrapImageInterpolationToString(ImageInterpolation imageInterpolation) in ConvertWrapImageInterpolationToString()
/foundation/ace/ace_engine/frameworks/core/components/image/
Dimage_component.cpp155 void ImageComponent::SetImageInterpolation(ImageInterpolation imageInterpolation) in SetImageInterpolation()
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_image.cpp343 void JSImage::SetImageInterpolation(int32_t imageInterpolation) in SetImageInterpolation()