Home
last modified time | relevance | path

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

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