Searched refs:ModifyImageProperty (Results 1 – 2 of 2) sorted by relevance
38 static napi_value ModifyImageProperty(napi_env env, napi_callback_info info);
63 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