Searched refs:CreateJsCutoutInfoObject (Results 1 – 2 of 2) sorted by relevance
59 napi_value CreateJsCutoutInfoObject(napi_env env, sptr<CutoutInfo> cutoutInfo);
432 task->Resolve(env, CreateJsCutoutInfoObject(env, cutoutInfo)); in OnGetCutoutInfo()669 napi_value CreateJsCutoutInfoObject(napi_env env, sptr<CutoutInfo> cutoutInfo) in CreateJsCutoutInfoObject() function