Home
last modified time | relevance | path

Searched defs:height (Results 1 – 25 of 252) sorted by relevance

1234567891011

/test/xts/acts/multimedia/image/image_js_standard/imageDecodeOptions/src/main/js/test/
Dimage.test.js97 desiredSize: { width: 1, height: 2 }, property
100 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
153 desiredSize: { width: 1, height: 2 }, property
156 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
209 desiredSize: { width: 1, height: 2 }, property
212 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
265 desiredSize: { width: 1, height: 2 }, property
268 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
319 desiredSize: { width: 1, height: 2 }, property
322 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
[all …]
/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingBitmapTest.cpp63 const unsigned int height = 500; variable
80 const unsigned int height = 0; variable
97 const unsigned int height = 500; variable
115 const unsigned int height = 500; variable
136 constexpr uint32_t height = 200; variable
160 const unsigned int height = 500; variable
179 const unsigned int height = 500; variable
210 const unsigned int height = 500; variable
250 const unsigned int height = 500; variable
DNativeDrawingBitmapLargeValueTest.cpp63 const unsigned int height = 4096; variable
80 const unsigned int height = 4096; variable
98 const unsigned int height = 4096; variable
120 constexpr uint32_t height = 4096; variable
144 const unsigned int height = 4096; variable
163 const unsigned int height = 4096; variable
194 const unsigned int height = 4096; variable
234 const unsigned int height = 4096; variable
DNativeDrawingCanvasLargeValueTest.cpp94 constexpr int height = 4096; variable
130 constexpr uint32_t height = 4096; variable
150 constexpr uint32_t height = 4096; variable
185 constexpr uint32_t height = 4096; variable
217 constexpr uint32_t height = 4096; variable
239 constexpr uint32_t height = 4096; variable
268 constexpr uint32_t height = 4096; variable
292 constexpr uint32_t height = 4096; // 4096: height of canvas variable
DNativeImageTest.cpp54 constexpr uint32_t height = 200; variable
78 constexpr uint32_t height = 200; variable
102 constexpr uint32_t height = 200; variable
127 constexpr uint32_t height = 200; variable
DNativeImageLargeValueTest.cpp54 constexpr uint32_t height = 4096; variable
78 constexpr uint32_t height = 4096; variable
102 constexpr uint32_t height = 4096; variable
127 constexpr uint32_t height = 4096; variable
/test/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
Dimage.test.js291 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
319 let opts = { editable: false, pixelFormat: 3, size: { height: 4, width: 6 } } property
347 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
375 let opts = { editable: false, pixelFormat: 2, size: { height: 6, width: 8 } } property
403 let opts = { editable: true, pixelFormat: 0, size: { height: 6, width: 8 } } property
431 let opts = { editable: false, pixelFormat: 0, size: { height: 6, width: 8 } } property
459 let opts = { editable: true, pixelFormat: 3, size: { height: 6, width: 8 } } property
487 let opts = { editable: true, pixelFormat: 2, size: { height: 2, width: 3 } } property
515 let opts = { editable: true, pixelFormat: 0, size: { height: -1, width: -1 } } property
543 let opts = { editable: true, pixelFormat: 21, size: { height: 6, width: 8 } } property
[all …]
DaddImage.test.js200 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
216 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
232 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
248 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
264 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
280 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
296 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
312 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
327 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
361 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
[all …]
DimageSync.test.js183 opts.desiredSize = { width: 1446, height: 1476 }; property
190 desiredSize: { width: 1446, height: 1476 }, property
506 desiredSize: { width: 100, height: 20 }, property
507 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
533 desiredSize: { width: 1, height: 2 }, property
534 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
559 desiredSize: { width: 100, height: 20 }, property
560 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
586 desiredSize: { width: 10, height: 10 }, property
587 desiredRegion: { size: { height: 10, width: 10 }, x: 0, y: 0 }, property
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageRGBA/entry/src/ohosTest/js/test/
DRGBA.test.js62 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
92 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
121 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
151 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
180 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
210 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
240 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
270 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
299 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
328 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
[all …]
/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerDataSrcNoSeekCompatibilityTest.test.js27 height: 0, property
89 avPlayTest = { width: 0, height: 0, duration: 0 }; property
105 avPlayTest = { width: 0, height: 0, duration: 0 }; property
121 avPlayTest = { width: 0, height: 0, duration: 0 }; property
137 avPlayTest = { width: 0, height: 0, duration: 0 }; property
153 avPlayTest = { width: 0, height: 0, duration: 0 }; property
169 avPlayTest = { width: 1920, height: 1080, duration: 0 }; property
185 avPlayTest = { width: 360, height: 270, duration: 0 }; property
201 avPlayTest = { width: 640, height: 480, duration: 0 }; property
/test/xts/acts/graphic/acts_drawing_native/
DDrawingNativeImageTest.cpp145 uint32_t height = 200 + i * 10; variable
167 uint32_t height = 2160; variable
189 constexpr uint32_t height = 200; variable
216 uint32_t height = 200; variable
241 uint32_t height = 200 + i * 10; variable
267 uint32_t height = 2160; variable
306 uint32_t height = 400; variable
331 uint32_t height = 400; variable
368 uint32_t height = rand() % 100 + 1; variable
392 uint32_t height = -400; variable
[all …]
DDrawingNativeSurFaceTest.cpp120 const int32_t height = 500; variable
143 const int32_t height = 500; variable
168 const int32_t height = 2160; variable
191 const int32_t height = 500; variable
225 const int32_t height = 500; variable
251 const int32_t height = 500; variable
275 const int32_t height = 2160; variable
DDrawingNativeBitmapTest.cpp97 int height = 100; variable
145 int height = 100; variable
186 int height = 48; variable
224 int height = 48; variable
261 int height = 1000000; variable
323 int height = 2160; variable
371 const unsigned int height = 500; variable
415 const unsigned int height = 500; variable
449 const unsigned int height = 500; variable
512 const unsigned int height = 2160; variable
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageSvg/src/main/js/test/
Dsvg.test.js222 desiredSize: { width: 32, height: 16 }, property
247 desiredSize: { width: 4, height: 2 }, property
271 desiredSize: { width: 1, height: 2 }, property
274 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
295 desiredSize: { width: 1, height: 2 }, property
298 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
319 desiredSize: { width: 1, height: 2 }, property
322 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
343 desiredSize: { width: 1, height: 2 }, property
346 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageYUV/entry/src/ohosTest/js/test/
Dyuv.test.js67 function createBuffer(height, width) { argument
372 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width:… property
387 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width:… property
402 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width:… property
417 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width:… property
437 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width:… property
452 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width:… property
475 sourceSize: { height: 4, width: 6 }, property
496 let sourceOptions = { sourceDensity: 120, sourceSize: { height: 4, width: 6 } }; property
518 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width:… property
[all …]
/test/xts/acts/multimedia/image/image_js_standard/imageRaw/src/main/js/test/
Draw.test.js295 desiredSize: { width: 192, height: 108 }, property
319 desiredSize: { width: 160, height: 120 }, property
343 desiredSize: { width: 160, height: 120 }, property
374 desiredSize: { width: 160, height: 120 }, property
398 desiredSize: { width: 160, height: 120 }, property
422 desiredSize: { width: 160, height: 120 }, property
446 desiredSize: { width: 160, height: 120 }, property
470 desiredSize: { width: 192, height: 108 }, property
501 desiredSize: { width: 160, height: 120 }, property
532 desiredSize: { width: 160, height: 120 }, property
[all …]
/test/xts/acts/graphic/windowstandard/entry/src/ohosTest/js/test/
Ddisplay.test.js259 height:20 property
265 height:600 property
271 height:20 property
277 height:600 property
305 height : 200 property
332 height : 200 property
339 height:20 property
345 height:600 property
351 height:20 property
357 height:600 property
/test/xts/acts/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js236 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
320 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
404 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
482 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
600 desiredSize: { width: 1, height: 2 }, property
603 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
650 desiredSize: { width: 1, height: 2 }, property
653 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
764 desiredSize: { width: 1, height: 2 }, property
767 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
Dtextinput_lineheight_test.cpp24 float height = 5.5; in TestTextInputLineHeight001() local
36 float height = 100; in TestTextInputLineHeight002() local
48 float height = 0; in TestTextInputLineHeight003() local
60 float height = -1; in TestTextInputLineHeight004() local
72 float height = LARGE_VALUE; in TestTextInputLineHeight005() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
Dtext_lineheight_test.cpp23 float height = 5.5; in TestTextLineHeight001() local
35 float height = 100; in TestTextLineHeight002() local
47 float height = 0; in TestTextLineHeight003() local
59 float height = -1; in TestTextLineHeight004() local
/test/xts/acts/multimedia/image/image_js_standard/imagePackToFile/entry/src/ohosTest/js/test/
DPackToFile.test.js87 let opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
269 function checkSize(width, height) { argument
298 function checkSize(width, height) { argument
327 function checkSize(width, height) { argument
356 function checkSize(width, height) { argument
385 function checkSize(width, height) { argument
414 function checkSize(width, height) { argument
443 function checkSize(width, height) { argument
472 function checkSize(width, height) { argument
501 function checkSize(width, height) { argument
[all …]
/test/testfwk/arkxtest/uitest/record/
Dsize.h31 Size(double width, double height) : width_(width), height_(height) {} in Size()
63 void SetHeight(double height) in SetHeight()
94 Size& AddHeight(double height) in AddHeight()
106 Size& MinusHeight(double height) in MinusHeight()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/xcomponent/
Dxcomponent_height_test.cpp23 float height = 200; in TestXComponentHeight001() local
36 float height = -50; in TestXComponentHeight002() local
51 float height = 500; in TestXComponentHeight003() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/column/
Dcolumn_height_test.cpp23 float height = 200; in TestColumnHeight001() local
36 float height = -50; in TestColumnHeight002() local
51 float height = 500; in TestColumnHeight003() local

1234567891011