Searched refs:JsRegisterVsyncCallback (Results 1 – 2 of 2) sorted by relevance
31 … JSClass<JSProfiler>::StaticMethod("registerVsyncCallback", &JSProfiler::JsRegisterVsyncCallback); in JSBind()36 void JSProfiler::JsRegisterVsyncCallback(const JSCallbackInfo& args) in JsRegisterVsyncCallback() function in OHOS::Ace::Framework::JSProfiler
26 static void JsRegisterVsyncCallback(const JSCallbackInfo& args);