Searched refs:ParseSweepGradientPartly (Results 1 – 2 of 2) sorted by relevance
391 static void ParseSweepGradientPartly(const JSRef<JSObject>& obj, NG::Gradient& newGradient);
6930 ParseSweepGradientPartly(jsObj, newGradient); in NewJsSweepGradient()6938 void JSViewAbstract::ParseSweepGradientPartly(const JSRef<JSObject>& obj, NG::Gradient& newGradient) in ParseSweepGradientPartly() function in OHOS::Ace::Framework::JSViewAbstract