Searched refs:creatOutPixeMapForPath (Results 1 – 5 of 5) sorted by relevance
17 export const creatOutPixeMapForPath: (path: string) => number; constant
26 napi_value creatOutPixeMapForPath(napi_env env, napi_callback_info info);
25 DESCRIPTOR("creatOutPixeMapForPath", creatOutPixeMapForPath),
90 napi_value creatOutPixeMapForPath(napi_env env, napi_callback_info info) in creatOutPixeMapForPath() function
57 testNapi.creatOutPixeMapForPath(outFilePath);