Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp2846 static bool ParseDecodingOptionsForPicture(napi_env env, napi_value root, DecodingOptionsForPicture… in ParseDecodingOptionsForPicture() function
2913 …if (!ParseDecodingOptionsForPicture(env, argValue[NUM_0], &(asyncContext->decodingOptsForPicture))… in CreatePicture()