Home
last modified time | relevance | path

Searched defs:GetColors (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dgradient_style_modifier.h39 const std::vector<Color>& GetColors() const in GetColors() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dgauge_composed_element.cpp114 std::string GaugeComposedElement::GetColors() const in GetColors() function in OHOS::Ace::V2::GaugeComposedElement
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_proxy.cpp26 ErrorCode WallpaperServiceProxy::GetColors(int32_t wallpaperType, std::vector<uint64_t> &colors) in GetColors() function in OHOS::WallpaperMgrService::WallpaperServiceProxy
H A Dwallpaper_manager.cpp165 ErrorCode WallpaperManager::GetColors(int32_t wallpaperType, const ApiInfo &apiInfo, std::vector<ui… in GetColors() function in OHOS::WallpaperMgrService::WallpaperManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h304 const std::vector<GradientColor>& GetColors() const in GetColors() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h453 const std::vector<GradientColor>& GetColors() const in GetColors() function
/ohos5.0/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp632 ErrorCode WallpaperService::GetColors(int32_t wallpaperType, std::vector<uint64_t> &colors) in GetColors() function in OHOS::WallpaperMgrService::WallpaperService