Home
last modified time | relevance | path

Searched refs:setHeight (Results 1 – 25 of 42) sorted by relevance

12

/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/
DAndroidTestUtil.java89 .setHeight(720)
104 .setHeight(1080)
114 .setHeight(720)
124 .setHeight(1080)
137 .setHeight(240)
148 .setHeight(240)
159 .setHeight(1080)
169 .setHeight(2160)
185 .setHeight(1080)
200 .setHeight(720)
[all …]
DMediaEditingUtil.java54 .setHeight(280)
71 .setHeight(390)
88 .setHeight(360)
105 .setHeight(640)
122 .setHeight(720)
148 .setHeight(280)
165 .setHeight(390)
182 .setHeight(360)
199 .setHeight(640)
216 .setHeight(720)
[all …]
DTranscodeQualityTest.java166 .setHeight(height) in transcodeTest()
172 .setHeight(height) in transcodeTest()
DTransformVideoAspectRatio.java157 .setHeight(height) in createDecFormat()
184 .setHeight(Math.round(requestedHeight)) in createEncFormat()
DTransformReverseTransformIdentityTest.java167 .setHeight(inpHeight) in checkCodecSupported()
184 .setHeight(encHeight) in checkCodecSupported()
DVideoResolutionTest.java254 .setHeight(inpHeight) in transformTest()
259 .setHeight(outHeight) in transformTest()
/cts/tests/videocodec/src/android/videocodec/cts/
DVideoEncoderMinMaxTest.java78 .setHeight(TARGET_HEIGHT) in getVideoEncoderCfgParams()
129 cfgObjects.add(cfgParam.getBuilder().setWidth(minW).setHeight(minHForMinW) in applyMinMaxRanges()
133 cfgObjects.add(cfgParam.getBuilder().setWidth(maxW).setHeight(maxHForMaxW) in applyMinMaxRanges()
141 cfgObjects.add(cfgParam.getBuilder().setWidth(minWForMinH).setHeight(minH) in applyMinMaxRanges()
149 cfgObjects.add(cfgParam.getBuilder().setWidth(maxWForMaxH).setHeight(maxH) in applyMinMaxRanges()
157 cfgObjects.add(cfgParam.getBuilder().setWidth(minW).setHeight(maxHForMinW) in applyMinMaxRanges()
164 cfgObjects.add(cfgParam.getBuilder().setWidth(maxWForMinH).setHeight(minH) in applyMinMaxRanges()
171 cfgObjects.add(cfgParam.getBuilder().setWidth(maxW).setHeight(minHForMaxW) in applyMinMaxRanges()
179 cfgObjects.add(cfgParam.getBuilder().setWidth(minWForMaxH).setHeight(maxH) in applyMinMaxRanges()
DVideoEncoderFrameRateTest.java70 .setHeight(height) in getVideoEncoderCfgParams()
DVideoEncoderMaxBFrameTest.java69 .setHeight(HEIGHT) in getVideoEncoderCfgParams()
DVideoEncoderPsnrTest.java73 .setHeight(height) in getVideoEncoderCfgParams()
DVideoEncoderTargetBitrateTest.java77 .setHeight(height) in getVideoEncoderCfgParams()
DVideoEncoderIntraFrameIntervalTest.java74 .setHeight(HEIGHT) in getVideoEncoderCfgParams()
DVideoEncoderAdaptiveBitRateTest.java86 .setHeight(height) in getVideoEncoderCfgParams()
DVideoEncoderMultiResTest.java74 .setHeight(height) in getVideoEncoderCfgParams()
DVideoEncoderQualityRegressionTestBase.java110 .setHeight(height) in getVideoEncoderCfgParams()
/cts/tests/tests/widget/src/android/widget/cts/util/
DListItemFactory.java156 result.setHeight(desiredHeight); in button()
196 result.setHeight(desiredHeight); in text()
247 t1.setHeight(desiredHeight); in doubleText()
256 t2.setHeight(desiredHeight); in doubleText()
DExpandableListScenario.java258 result.setHeight(desiredHeight); in createView()
/cts/tests/tests/animation/src/android/animation/cts/
DShapeHolder.java102 public void setHeight(float height) { in setHeight() method in ShapeHolder
/cts/tests/media/src/android/mediav2/cts/
DEncoderHDRInfoTest.java85 .setHeight(288) in getVideoEncoderCfgParams()
DEncoderLevelTest.java79 .setHeight(height) in getVideoEncoderCfgParams()
DVideoEncoderTest.java81 .setHeight(height) in getVideoEncoderCfgParams()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java324 mPopupWindow.setHeight(height); in testAccessHeight()
328 mPopupWindow.setHeight(height); in testAccessHeight()
331 mPopupWindow.setHeight(0); in testAccessHeight()
335 mPopupWindow.setHeight(height); in testAccessHeight()
339 mPopupWindow.setHeight(height); in testAccessHeight()
574 popup.setHeight(height); in testShowAsDropDown_ClipToScreen_TooBig()
1748 mPopupWindow.setHeight(WindowManager.LayoutParams.WRAP_CONTENT); in testVerticallyClippedBeforeAdjusted()
1808 mPopupWindow.setHeight(WindowManager.LayoutParams.MATCH_PARENT); in testClipToScreenClipsToInsets()
1954 subPopup.setHeight(verticalSpaceBelowAnchor + 1); in testAnchorInPopup()
1978 subPopup.setHeight(verticalSpaceBelowAnchor - 1); in testAnchorInPopup()
[all …]
DListPopupWindowTest.java211 mPopupWindow.setHeight(height); in testAccessHeight()
215 mPopupWindow.setHeight(height); in testAccessHeight()
218 mPopupWindow.setHeight(0); in testAccessHeight()
222 mPopupWindow.setHeight(height); in testAccessHeight()
227 mPopupWindow.setHeight(height); in testAccessHeight()
/cts/hostsidetests/videoencodingminimum/app/src/android/videoencodingmin/app/
DVideoTranscoderTest.java159 .setHeight(height) in parseEncoderConfigurationFile()
/cts/hostsidetests/mediapc/videoencodingquality/app/src/android/videoencoding/app/
DVideoTranscoderTest.java159 .setHeight(height) in parseEncoderConfigurationFile()

12