Searched refs:DecodingOptionsSetRotate (Results 1 – 3 of 3) sorted by relevance
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/ohosTest/ets/test/ |
| D | ImageNdk.test.ets | 186 ndkTest.DecodingOptionsSetRotate(options, rotate); 219 ndkTest.DecodingOptionsSetRotate(options, rotate); 252 ndkTest.DecodingOptionsSetRotate(options, rotate); 286 ndkTest.DecodingOptionsSetRotate(options, rotate); 321 ndkTest.DecodingOptionsSetRotate(options, rotate); 356 ndkTest.DecodingOptionsSetRotate(options, rotate); 611 ndkTest.DecodingOptionsSetRotate(options, rotate); 723 ndkTest.DecodingOptionsSetRotate(options, rotate); 758 ndkTest.DecodingOptionsSetRotate(options, rotate); 1826 …* 5.DecodingOptionsSetIndex,6.DecodingOptionsSetRotate,7.DecodingOptionsSetDesired… [all …]
|
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/types/libentry/ |
| D | index.d.ts | 52 export const DecodingOptionsSetRotate: (options: image.DecodingOptions, rotate:number) => Number; constant
|
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
| D | ImageNdk.cpp | 1046 static napi_value DecodingOptionsSetRotate(napi_env env, napi_callback_info info) { in DecodingOptionsSetRotate() function 2364 …{"DecodingOptionsSetRotate", nullptr, DecodingOptionsSetRotate, nullptr, nullptr, nullptr, napi_de… in Init()
|