Home
last modified time | relevance | path

Searched refs:parseImageSource (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
Dimage_source_test.cpp170 static bool parseImageSource(napi_env env, napi_value arg, struct OhosImageSource &src) in parseImageSource() function
290 if (!parseImageSource(env, argValue[ARGS_FIRST], src)) { in Create()
438 parseImageSource(env, argValue[ARGS_FIRST], src); in CreateIncremental()