Home
last modified time | relevance | path

Searched refs:JsStopImageAnalyzer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context.h53 void JsStopImageAnalyzer(const JSCallbackInfo& info);
H A Djs_rendering_context.cpp177 …s<JSRenderingContext>::CustomMethod("stopImageAnalyzer", &JSRenderingContext::JsStopImageAnalyzer); in JSBind()
433 void JSRenderingContext::JsStopImageAnalyzer(const JSCallbackInfo& info) in JsStopImageAnalyzer() function in OHOS::Ace::Framework::JSRenderingContext