Searched refs:CreateJsPath (Results 1 – 2 of 2) sorted by relevance
35 static napi_value CreateJsPath(napi_env env, Path* path);
140 napi_value JsPath::CreateJsPath(napi_env env, Path* path) in CreateJsPath() function in OHOS::Rosen::Drawing::JsPath707 return CreateJsPath(env, path); in OnOffset()