Searched defs:AddColorStop (Results 1 – 4 of 4) sorted by relevance
31 void NativeCanvasGradient::AddColorStop(double offsetValue, const Color& colorValue) in AddColorStop() function in OHOS::Ace::Framework::NativeCanvasGradient
34 virtual void AddColorStop(const float& offset, const OHOS::Ace::Color& color) in AddColorStop() function
59 void JSCanvasGradient::AddColorStop(const JSCallbackInfo& info) in AddColorStop() function in OHOS::Ace::Framework::JSCanvasGradient
1867 jerry_value_t CanvasComponent::AddColorStop(const jerry_value_t func, in AddColorStop() function in OHOS::ACELite::CanvasComponent