Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 95) sorted by relevance

1234

/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerDataSrcNoSeekCompatibilityTest.test.js26 width: 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.js78 width: 720, property
86 width: 0, property
94 width: 720, 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.cpp62 const unsigned int width = 500; variable
80 const unsigned int width = 0; variable
98 const unsigned int width = 500; variable
117 const unsigned int width = 500; variable
/test/xts/acts/graphic/windowstandard/src/main/js/test/
Ddisplay.test.js221 width:20, property
227 width:600, property
233 width:20, property
239 width:600, property
267 width : 100, property
294 width : 100, property
301 width:20, property
307 width:600, property
313 width:20, property
319 width: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 …urceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width: 6 } }; property
388 …urceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width: 6 } }; property
403 …urceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width: 6 } }; property
418 …urceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width: 5 } }; property
438 …urceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width: 6 } }; property
453 …urceOptions = { sourceDensity: 120, sourcePixelFormat: NV12, sourceSize: { height: 4, width: 5 } }; property
476 sourceSize: { height: 4, width: 6 }, property
497 let sourceOptions = { sourceDensity: 120, sourceSize: { height: 4, width: 6 } }; property
519 …urceOptions = { sourceDensity: 120, sourcePixelFormat: NV21, sourceSize: { height: 4, width: 6 } }; 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()
58 void SetWidth(double width) in SetWidth()
112 Size& MinusWidth(double width) in MinusWidth()
/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/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationH/entry/src/main/js/widget/pages/index/
Dindex.json95 "width": "640vp", string
119 "width": "90%", string
133 "width": "36vp", string
138 "width": "90%", string
144 "width": "48vp", string
171 "width": "80%" string
174 "width": "85vp", string
181 "width": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationB/entry/src/main/js/widget/pages/index/
Dindex.json95 "width": "640vp", string
119 "width": "90%", string
133 "width": "36vp", string
138 "width": "90%", string
144 "width": "48vp", string
171 "width": "80%" string
174 "width": "85vp", string
181 "width": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationG/entry/src/main/js/Form_Js001/pages/index/
Dindex.json95 "width": "640vp", string
119 "width": "90%", string
133 "width": "36vp", string
138 "width": "90%", string
144 "width": "48vp", string
171 "width": "80%" string
174 "width": "85vp", string
181 "width": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationF/entry/src/main/js/Form_Js001/pages/index/
Dindex.json95 "width": "640vp", string
119 "width": "90%", string
133 "width": "36vp", string
138 "width": "90%", string
144 "width": "48vp", string
171 "width": "80%" string
174 "width": "85vp", string
181 "width": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationE/entry/src/main/js/widget/pages/index/
Dindex.json95 "width": "640vp", string
119 "width": "90%", string
133 "width": "36vp", string
138 "width": "90%", string
144 "width": "48vp", string
171 "width": "80%" string
174 "width": "85vp", string
181 "width": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationD/entry/src/main/js/widget/pages/index/
Dindex.json95 "width": "640vp", string
119 "width": "90%", string
133 "width": "36vp", string
138 "width": "90%", string
144 "width": "48vp", string
171 "width": "80%" string
174 "width": "85vp", string
181 "width": "48vp", string
/test/xts/acts/ability/ability_runtime/formmanager/fa/formproviderst_ets/formsupplyapplicationC/entry/src/main/js/widget/pages/index/
Dindex.json95 "width": "640vp", string
119 "width": "90%", string
133 "width": "36vp", string
138 "width": "90%", string
144 "width": "48vp", string
171 "width": "80%" string
174 "width": "85vp", string
181 "width": "48vp", string
/test/xts/acts/arkui/ace_js_attribute_api/src/main/js/MainAbility/pages/animate/router/
Dindex.js34 width: '40%', property
53 width: '60%', property
76 width: '100%', property
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/toolbar/router/
Dindex.js36 width: '40%', property
55 width: '60%', property
78 width: '100%', property
/test/xts/acts/arkui/ace_standard/src/main/js/default/pages/divider/router/
Dindex.js36 width: '40%', property
55 width: '60%', property
78 width: '100%', property

1234