Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
Dimage_source_test.h38 static napi_value ModifyImageProperty(napi_env env, napi_callback_info info);
Dimage_source_test.cpp63 STATIC_FUNCTION("modifyImageProperty", ModifyImageProperty), in Init()
569 napi_value ImageSourceNDKTest::ModifyImageProperty(napi_env env, napi_callback_info info) in ModifyImageProperty() function in OHOS::Media::ImageSourceNDKTest