Searched refs:DecodingOptionsGetRotate (Results 1 – 3 of 3) sorted by relevance
51 export const DecodingOptionsGetRotate: (options: image.DecodingOptions) => number; constant
1020 static napi_value DecodingOptionsGetRotate(napi_env env, napi_callback_info info) { in DecodingOptionsGetRotate() function2362 …{"DecodingOptionsGetRotate", nullptr, DecodingOptionsGetRotate, nullptr, nullptr, nullptr, napi_de… in Init()
633 const targetRotate: number = ndkTest.DecodingOptionsGetRotate(options);3315 … 7.DecodingOptionsGetPixelFormat,8.DecodingOptionsGetIndex9.DecodingOptionsGetRotate,