Home
last modified time | relevance | path

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

1234

/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
DAVPlayerDataSrcNoSeekAPITest.test.js79 height: 640, property
87 height: 0, property
95 height: 640, property
DAVPlayerLocalTest.test.js35 height: 0, property
442 avPlayTest = { width: 720, height: 480, duration: 10100 }; property
/test/xts/acts/multimedia/image/image_js_standard/imageRGBA/src/main/js/test/
DRGBA.test.js61 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
91 let opts = { editable: true, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
120 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
150 let opts = { editable: false, pixelFormat: RGBA_F16, size: { height: 4, width: 6 } }; property
179 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
209 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
239 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
269 let opts = { editable: true, pixelFormat: ALPHA_8, size: { height: 4, width: 6 } }; property
298 let opts = { editable: true, pixelFormat: RGB_565, size: { height: 4, width: 6 } }; property
327 let opts = { editable: true, pixelFormat: ARGB_8888, size: { height: 4, width: 6 } }; property
[all …]
/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
81 const unsigned int height = 0; variable
99 const unsigned int height = 500; variable
118 const unsigned int height = 500; variable
/test/xts/acts/graphic/windowstandard/src/main/js/test/
Ddisplay.test.js222 height:20 property
228 height:600 property
234 height:20 property
240 height:600 property
268 height : 200 property
295 height : 200 property
302 height:20 property
308 height:600 property
314 height:20 property
320 height:600 property
/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/image/src/main/js/test/
Dimage.test.js113 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
141 let opts = { editable: false, pixelFormat: 3, size: { height: 4, width: 6 } } property
169 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
197 let opts = { editable: false, pixelFormat: 2, size: { height: 6, width: 8 } } property
225 let opts = { editable: true, pixelFormat: 0, size: { height: 6, width: 8 } } property
253 let opts = { editable: false, pixelFormat: 0, size: { height: 6, width: 8 } } property
281 let opts = { editable: true, pixelFormat: 3, size: { height: 6, width: 8 } } property
309 let opts = { editable: true, pixelFormat: 2, size: { height: 2, width: 3 } } property
337 let opts = { editable: true, pixelFormat: 0, size: { height: -1, width: -1 } } property
365 let opts = { editable: true, pixelFormat: 21, size: { height: 6, width: 8 } } property
[all …]
DaddImage.test.js183 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
199 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
215 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
231 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
247 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
263 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
279 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
295 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
328 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
366 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
/test/xts/acts/multimedia/image/image_js_standard/imageYUV/src/main/js/test/
Dyuv.test.js68 function createBuffer(height, width) { argument
373 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width:… property
388 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width:… property
403 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width:… property
418 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width:… property
438 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width:… property
453 …let sourceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width:… property
476 sourceSize: { height: 4, width: 6 }, property
497 let sourceOptions = { sourceDensity: 120, sourceSize: { height: 4, width: 6 } }; property
519 …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/multimedia/image/image_js_standard/imageWebp/src/main/js/test/
Dwebp.test.js235 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
319 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
403 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
481 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } }; property
538 desiredSize: { width: 1, height: 2 }, property
541 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
588 desiredSize: { width: 1, height: 2 }, property
591 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
702 desiredSize: { width: 1, height: 2 }, property
705 desiredRegion: { size: { height: 1, width: 2 }, x: 0, y: 0 }, property
[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/multimedia/image/image_js_standard/imageGif/src/main/js/test/
DimageGif.test.js381 desiredSize: { width: 198, height: 202 }, property
404 desiredSize: { width: 198, height: 202 }, property
427 desiredSize: { width: 198, height: 202 }, property
450 desiredSize: { width: 198, height: 202 }, property
473 desiredSize: { width: 198, height: 202 }, property
497 desiredSize: { width: 198, height: 202 }, property
520 desiredSize: { width: 198, height: 202 }, property
543 desiredSize: { width: 198, height: 202 }, property
566 desiredSize: { width: 198, height: 202 }, property
589 desiredSize: { width: 198, height: 202 }, property
/test/xts/acts/multimedia/media/media_js_standard/
DVideoPlayerTestBase.js19 export async function playVideoSource(url, width, height, duration, playTime, done) { argument
/test/xts/acts/arkui/ace_js_attribute_api/src/main/js/MainAbility/pages/animate/router/
Dindex.js35 height: '20px', property
54 height: '30px', property
77 height: '30px', property
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/toolbar/router/
Dindex.js37 height:'20px', property
56 height:'30px', property
79 height:'30px', property
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/divider/router/
Dindex.js37 height:'20px', property
56 height:'30px', property
79 height:'30px', property
/test/xts/acts/multimedia/image/image_js_standard/imagePacking/src/main/js/test/
Dpacking.test.js94 opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
96 opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
145 opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
147 opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
193 var opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
195 var opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
229 var opts = { editable: true, pixelFormat: 2, size: { height: 4, width: 6 } }; property
231 var opts = { editable: true, pixelFormat: 5, size: { height: 4, width: 6 } }; property
/test/ostest/wukong/component_event/src/
Dpage_tree.cpp33 uint32_t height = 0; variable
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationH/entry/src/main/js/widget/pages/index/
Dindex.json101 "height": "100%", string
120 "height": "70vp", string
134 "height": "36vp" string
145 "height": "48vp", string
182 "height": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationB/entry/src/main/js/widget/pages/index/
Dindex.json101 "height": "100%", string
120 "height": "70vp", string
134 "height": "36vp" string
145 "height": "48vp", string
182 "height": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationG/entry/src/main/js/Form_Js001/pages/index/
Dindex.json101 "height": "100%", string
120 "height": "70vp", string
134 "height": "36vp" string
145 "height": "48vp", string
182 "height": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationF/entry/src/main/js/Form_Js001/pages/index/
Dindex.json101 "height": "100%", string
120 "height": "70vp", string
134 "height": "36vp" string
145 "height": "48vp", string
182 "height": "48vp", string

1234