Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_source_napi.cpp566 static std::unique_ptr<ImageSource> CreateNativeImageSource(napi_env env, napi_value argValue, in CreateNativeImageSource() function
685 std::unique_ptr<ImageSource> imageSource = CreateNativeImageSource(env, argValue[NUM_0], in CreateImageSource()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp1248 static std::unique_ptr<ImageSource> CreateNativeImageSource(napi_env env, napi_value argValue, in CreateNativeImageSource() function
1310 std::unique_ptr<ImageSource> imageSource = CreateNativeImageSource(env, argValue[NUM_0], in CreateImageSource()