Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/pipeline/layers/
Dgradient_layer.h50 void SetColors(const std::vector<Color>& colors) in SetColors() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
Dgauge_model_ng.cpp55 void GaugeModelNG::SetColors(const std::vector<Color>& colors, const std::vector<float>& values) in SetColors() function in OHOS::Ace::NG::GaugeModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dgauge_model_impl.cpp68 void GaugeModelImpl::SetColors(const std::vector<Color>& colors, const std::vector<float>& values) in SetColors() function in OHOS::Ace::Framework::GaugeModelImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_gauge.cpp117 void JSGauge::SetColors(const JSCallbackInfo& info) in SetColors() function in OHOS::Ace::Framework::JSGauge