Searched refs:JsSphericalEffect (Results 1 – 4 of 4) sorted by relevance
198 JSClass<JSXComponent>::StaticMethod("sphericalEffect", &JSXComponent::JsSphericalEffect); in JSBind()658 void JSXComponent::JsSphericalEffect(const JSCallbackInfo& args) in JsSphericalEffect() function in OHOS::Ace::Framework::JSXComponent664 JSViewAbstract::JsSphericalEffect(args); in JsSphericalEffect()
178 static void JsSphericalEffect(const JSCallbackInfo& args);
155 static void JsSphericalEffect(const JSCallbackInfo& info);
3095 void JSViewAbstract::JsSphericalEffect(const JSCallbackInfo& info) in JsSphericalEffect() function in OHOS::Ace::Framework::JSViewAbstract8699 JSClass<JSViewAbstract>::StaticMethod("sphericalEffect", &JSViewAbstract::JsSphericalEffect); in JSBind()