Home
last modified time | relevance | path

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

12345678

/test/xts/acts/graphic/graphicnapidrawingtest/
DNativeDrawingBitmapTest.cpp62 const unsigned int height = 500; variable
78 const unsigned int height = 0; variable
94 const unsigned int height = 500; variable
111 const unsigned int height = 500; variable
/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.js36 height: 0, property
443 avPlayTest = { width: 720, height: 480, duration: 10100 }; property
/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/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/graphic/windowstandard/src/main/js/test/
Ddisplay.test.js227 height:20 property
233 height:600 property
239 height:20 property
245 height:600 property
273 height : 200 property
300 height : 200 property
307 height:20 property
313 height:600 property
319 height:20 property
325 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/imageYUV/src/main/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/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/xts/acts/multimedia/image/image_js_standard/image/src/main/js/test/
Dimage.test.js145 let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 } } property
173 let opts = { editable: false, pixelFormat: 3, size: { height: 4, width: 6 } } property
201 let opts = { editable: true, pixelFormat: 2, size: { height: 6, width: 8 } } property
229 let opts = { editable: false, pixelFormat: 2, size: { height: 6, width: 8 } } property
257 let opts = { editable: true, pixelFormat: 0, size: { height: 6, width: 8 } } property
285 let opts = { editable: false, pixelFormat: 0, size: { height: 6, width: 8 } } property
313 let opts = { editable: true, pixelFormat: 3, size: { height: 6, width: 8 } } property
341 let opts = { editable: true, pixelFormat: 2, size: { height: 2, width: 3 } } property
369 let opts = { editable: true, pixelFormat: 0, size: { height: -1, width: -1 } } property
397 let opts = { editable: true, pixelFormat: 21, size: { height: 6, width: 8 } } property
[all …]
DaddImage.test.js190 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
206 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
222 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
238 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
254 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
270 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 0, alphaTyp… property
286 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
302 …let opts = { editable: true, pixelFormat: 3, size: { height: 4, width: 6 }, scaleMode: 1, alphaTyp… property
335 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
373 … let opts = { sourceDensity: 240, pixelFormat: RGBA_8888, size: { height: 4, width: 6 } }; property
/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/imagePackToFile/src/main/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/xts/acts/multimedia/image/image_js_standard/imageGif/src/main/js/test/
DimageGif.test.js383 desiredSize: { width: 198, height: 202 }, property
406 desiredSize: { width: 198, height: 202 }, property
432 desiredSize: { width: 198, height: 202 }, property
458 desiredSize: { width: 198, height: 202 }, property
484 desiredSize: { width: 198, height: 202 }, property
511 desiredSize: { width: 198, height: 202 }, property
534 desiredSize: { width: 198, height: 202 }, property
560 desiredSize: { width: 198, height: 202 }, property
586 desiredSize: { width: 198, height: 202 }, property
612 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/MainAbility/pages/divider/router/
Dindex.js37 height:'20px', property
56 height:'30px', property
79 height:'30px', property
/test/xts/acts/arkui/ace_standard/src/main/js/MainAbility/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/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/xts/hats/hdf/display/composer/unittest_additional/
Dhdi_composer_ut.cpp1175 const int32_t height = 1080; variable
1189 const int32_t height = 1080; variable
1203 const int32_t height = 1080; variable
1217 const int32_t height = 1080; variable
1287 uint32_t height = 1080; variable
1302 uint32_t height = 1080; variable
1317 uint32_t height = 0; variable
1332 uint32_t height = 1440; variable
/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

12345678