Home
last modified time | relevance | path

Searched defs:savePixelMapForPath (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/types/imageEffect/
Dindex.d.ts16 export const savePixelMapForPath: (path: string) => number; constant
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
DimageEffect.cpp77 napi_value savePixelMapForPath(napi_env env, napi_callback_info info) in savePixelMapForPath() function