Home
last modified time | relevance | path

Searched refs:height (Results 1 – 21 of 21) sorted by relevance

/tools/netsim/ui/assets/
Dgrid-background.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000">
3 <pattern id="square" width="10" height="10" patternUnits="userSpaceOnUse" >
4 <rect width="10" height="10" style="fill:none;stroke:#a9a9a9"/>
6 <pattern id="quad" width="100" height="100" patternUnits="userSpaceOnUse" >
7 <rect width="100" height="100" style="stroke:#366" fill="url(#square)"/>
10 <rect width="1000" height="1000" fill="url(#quad)" style="stroke:#366;stroke-width:2px"/>
/tools/netsim/ui/dist/assets/
Dgrid-background.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="1000" height="1000">
3 <pattern id="square" width="10" height="10" patternUnits="userSpaceOnUse" >
4 <rect width="10" height="10" style="fill:none;stroke:#a9a9a9"/>
6 <pattern id="quad" width="100" height="100" patternUnits="userSpaceOnUse" >
7 <rect width="100" height="100" style="stroke:#366" fill="url(#square)"/>
10 <rect width="1000" height="1000" fill="url(#quad)" style="stroke:#366;stroke-width:2px"/>
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DSliceTrack.kt42 val height = height in paintComponent() constant
48 ty += (height - ty) / 2 in paintComponent()
61 g.fillRect(x, y, width, height) in paintComponent()
63 if (height >= metrics.height) { in paintComponent()
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackImageAnalyzer.java92 final int height = img.getHeight(); in analyzeImage() local
94 CLog.i("image width=" + width + ", height=" + height); in analyzeImage()
105 if (width >= TABLET_SCREEN_MIN_WIDTH && height >= TABLET_SCREEN_MIN_HEIGHT) { in analyzeImage()
129 final int[] vertical = new int[height]; in analyzeImage()
132 projectPixelsToXAxis(img, targetColors, horizontal, width, height); in analyzeImage()
142 projectPixelsToYAxis(img, targetColors, vertical, height, durationBounds); in analyzeImage()
145 if (!boundsWithinRange(durationBounds, 0, height)) { in analyzeImage()
157 final float amplitude = (amplitudeBottom - amplitudeTop) * 100.0f / height; in analyzeImage()
391 final int height) { in projectPixelsToXAxis() argument
394 for (int y = 0; y < height; y++) { in projectPixelsToXAxis()
[all …]
/tools/security/fuzzing/orphans/libskia/
Dlibskia_image_processor_fuzzer.cpp58 const int height = info.height(); in getAndroidPixels() local
64 SkImageInfo::Make(width, height, decodeColorType, alphaType); in getAndroidPixels()
/tools/test/graphicsbenchmark/performance_tests/hostside/test/com/android/game/qualification/test/
DPerformanceTestTest.java38 int height = 10; in createImage() local
39 BufferedImage img = new BufferedImage(width, height, BufferedImage.TYPE_INT_ARGB); in createImage()
41 for (int j = 0; j < height; j++) { in createImage()
/tools/acloud/internal/lib/
Dutils_test.py54 def __init__(self, width=None, height=None): argument
56 self.height = height
61 return self.height
287 mock_tk.return_value = FakeTkinter(height=800, width=1200)
293 mock_tk.return_value = FakeTkinter(height=800, width=1200)
299 mock_tk.return_value = FakeTkinter(height=1080, width=1920)
306 mock_tk.return_value = FakeTkinter(height=1200, width=800)
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Drenderer.h38 int32_t height; member
Drenderer.cpp131 egl.height = h; in initDisplay()
216 float ratio = float(egl.width) / egl.height; in draw()
Dvecmath.cpp319 Mat4 Mat4::Perspective(float width, float height, float nearPlane, in Perspective() argument
330 result.f_[5] = n2 / height; in Perspective()
Dvecmath.h777 static Mat4 Perspective(float width, float height, float nearPlane,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
Dbokeh_figure.py70 height=700, argument
90 'height': height,
105 height=self.fig_property['height'],
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/
DProcessPanel.kt42 maximumSize = Dimension(Int.MAX_VALUE, preferredSize.height)
DTimelineView.kt45 return visibleRect.height - LayoutConstants.TrackHeight in getScrollableBlockIncrement()
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DChoreoTestActivity.java57 … public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {} in ChoreoTestView()
DSurfaceFlingerTestActivity.java82 … public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in TestView()
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
Dplot_utils.py81 height=60,
DPowerGnssBaseTest.py101 source=s2, columns=columns, width=1300, height=60, editable=True)
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DTestDeviceTest.java5342 sRawImage.height = 1920; in prepareRawImage()
5365 testImage.height = 25; in testCompressScreenshot()
5413 testImage.height = 25; in testRawImageToBufferedImage()
5420 assertEquals(testImage.height, bufferedImage.getHeight()); in testRawImageToBufferedImage()
5426 assertEquals(testImage.height, bufferedImage.getHeight()); in testRawImageToBufferedImage()
5475 assertEquals(testImage[0].height, image.getHeight()); in testCompressScreenshotNoRescale()
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1020 rawImage.width, rawImage.height, BufferedImage.TYPE_3BYTE_BGR); in rawImageToBufferedImage()
1023 image = new BufferedImage(rawImage.width, rawImage.height, BufferedImage.TYPE_INT_ARGB); in rawImageToBufferedImage()
1029 for (int y = 0 ; y < rawImage.height ; y++) { in rawImageToBufferedImage()
/tools/dexter/testdata/expected/
Dmedium.compact_cfg25828 72| iput v1, v0, android.widget.LinearLayout$LayoutParams.height
45704 .local v26, "height", float
47148 .local v0, "height", int
48389 .local v17, "height", float
50450 .params "width", "height"
54775 .params "width", "height", "oldw", "oldh"
55353 .params "height"
55372 .params "height"
61952 .params "height"
61968 .params "height"
[all …]