Searched defs:savePixelMapForPath (Results 1 – 2 of 2) sorted by relevance
16 export const savePixelMapForPath: (path: string) => number; constant
77 napi_value savePixelMapForPath(napi_env env, napi_callback_info info) in savePixelMapForPath() function