Searched refs:JsSetRotateY (Results 1 – 2 of 2) sorted by relevance
36 void JsSetRotateY(const JSCallbackInfo& info);
69 …Class<JSMatrix2d>::CustomProperty("rotateY", &JSMatrix2d::JsGetRotateY, &JSMatrix2d::JsSetRotateY); in JSBind()96 void JSMatrix2d::JsSetRotateY(const JSCallbackInfo& info) in JsSetRotateY() function in OHOS::Ace::Framework::JSMatrix2d