Searched refs:JsPixelRound (Results 1 – 2 of 2) sorted by relevance
353 static void JsPixelRound(const JSCallbackInfo& info);
2227 void JSViewAbstract::JsPixelRound(const JSCallbackInfo& info) in JsPixelRound() function in OHOS::Ace::Framework::JSViewAbstract8671 JSClass<JSViewAbstract>::StaticMethod("pixelRound", &JSViewAbstract::JsPixelRound); in JSBind()