/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_Image/prop/ |
H A D | index.js | 33 var img = new Image();
36 console.log('Image load success');
39 message: 'Image load success: width=' + img.width + ',height=' + img.height
43 console.log('Image load fail');
49 var img = new Image();
52 console.log('Image load success');
55 message: 'Image load success: width=' + img.width + ',height=' + img.height
59 console.log('Image load fail');
65 var img = new Image();
68 console.log('Image loa [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_Image/prop/ |
H A D | index.js | 33 var img = new Image();
36 console.log('Image load success');
39 message: 'Image load success: width=' + img.width + ',height=' + img.height
43 console.log('Image load fail');
49 var img = new Image();
52 console.log('Image load success');
55 message: 'Image load success: width=' + img.width + ',height=' + img.height
59 console.log('Image load fail');
65 var img = new Image();
68 console.log('Image loa [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_Image/prop/ |
H A D | index.js | 33 var img = new Image();
36 console.log('Image load success');
39 message: 'Image load success: width=' + img.width + ',height=' + img.height
43 console.log('Image load fail');
49 var img = new Image();
52 console.log('Image load success');
55 message: 'Image load success: width=' + img.width + ',height=' + img.height
59 console.log('Image load fail');
65 var img = new Image();
68 console.log('Image loa [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_Image/prop/ |
H A D | index.js | 33 var img = new Image();
36 console.log('Image load success');
39 message: 'Image load success: width=' + img.width + ',height=' + img.height
43 console.log('Image load fail');
49 var img = new Image();
52 console.log('Image load success');
55 message: 'Image load success: width=' + img.width + ',height=' + img.height
59 console.log('Image load fail');
65 var img = new Image();
68 console.log('Image loa [all...] |
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_OffscreenCanvas/prop/ |
H A D | index.js | 32 var img = new Image();
47 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_OffscreenCanvas/prop/ |
H A D | index.js | 32 var img = new Image();
47 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_OffscreenCanvas/prop/ |
H A D | index.js | 32 var img = new Image();
47 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_OffscreenCanvas/prop/ |
H A D | index.js | 32 var img = new Image();
47 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_OffscreenCanvas/router/ |
H A D | index.js | 33 var img = new Image();
49 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_OffscreenCanvas/router/ |
H A D | index.js | 33 var img = new Image();
49 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_OffscreenCanvas/router/ |
H A D | index.js | 33 var img = new Image();
49 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_OffscreenCanvas/router/ |
H A D | index.js | 33 var img = new Image();
49 var img = new Image();
|
/test/testfwk/xdevice/plugins/devicetest/utils/ |
H A D | img_util.py | 23 from PIL import Image namespace 69 @param arr_img: instance of Image 149 _m1 = Image.open(fp1) 150 _m2 = Image.open(fp2)
|
/test/xts/hats/hdf/codec/hdi_image/ |
H A D | codec_hdi_jpeg_test.cpp | 31 using namespace OHOS::HDI::Codec::Image::V2_0; 928 EXPECT_TRUE(OHOS::HDI::Codec::Image::V2_0::CODEC_IMAGE_JPEG == 0); in HWTEST_F() 935 EXPECT_TRUE(OHOS::HDI::Codec::Image::V2_0::CODEC_IMAGE_HEIF == 1); in HWTEST_F() 942 EXPECT_TRUE(OHOS::HDI::Codec::Image::V2_0::CODEC_IMAGE_INVALID == 2); in HWTEST_F() 949 EXPECT_TRUE(OHOS::HDI::Codec::Image::V2_0::CODEC_IMAGE_TYPE_DECODER == 0); in HWTEST_F() 956 EXPECT_TRUE(OHOS::HDI::Codec::Image::V2_0::CODEC_IMAGE_TYPE_ENCODER == 1); in HWTEST_F() 963 EXPECT_TRUE(OHOS::HDI::Codec::Image::V2_0::CODEC_IMAGE_TYPE_INVALID == 2); in HWTEST_F()
|
/test/testfwk/arkxtest/uitest/test/ |
H A D | widget_operator_test.cpp | 62 "componentType":"Image", in ResetWindowAndNode() 116 "componentType":"Image", in ResetWindowAndNode() 135 "componentType":"Image", in ResetWindowAndNode()
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 163 var img = new Image();
181 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 163 var img = new Image();
181 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 163 var img = new Image();
181 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_OffscreenCanvasRenderingContext2D/prop/ |
H A D | index.js | 163 var img = new Image();
181 var img = new Image();
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/obj_Image/router/ |
H A D | index.js | 29 var img = new Image();
32 console.log('Image load success');
35 message: 'Image load success: width=' + img.width + ',height=' + img.height
39 console.log('Image load fail');
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/obj_Image/router/ |
H A D | index.js | 29 var img = new Image();
32 console.log('Image load success');
35 message: 'Image load success: width=' + img.width + ',height=' + img.height
39 console.log('Image load fail');
|
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/obj_Image/router/ |
H A D | index.js | 29 var img = new Image();
32 console.log('Image load success');
35 message: 'Image load success: width=' + img.width + ',height=' + img.height
39 console.log('Image load fail');
|
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/obj_Image/router/ |
H A D | index.js | 29 var img = new Image();
32 console.log('Image load success');
35 message: 'Image load success: width=' + img.width + ',height=' + img.height
39 console.log('Image load fail');
|
/test/testfwk/xdevice/plugins/devicetest/controllers/tools/ |
H A D | screen_agent.py | 206 from PIL import Image namespace 207 img = Image.open(file_path)
|
/test/xts/acts/arkui/ace_ets_component_apilack/entry/src/main/ets/MainAbility/pages/compomettestjs/jsCanavas/ |
H A D | index.js | 161 var img = new Image(); 203 var img = new Image();
|