Home
last modified time | relevance | path

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

12

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DTexImageTransform.java67 GLEnum type, int xOffset, int yOffset, int width, int height) { in TexImageTransform()
135 private String createTexture(File textureDataFile, int width, int height) throws IOException { in createTexture()
162 int xOffset, int yOffset, int width, int height) throws IOException { in updateTextureData()
182 private byte[] formatSourceData(byte[] subImageData, int width, int height) { in formatSourceData()
279 private byte[] addAlphaChannel(byte[] sourceData, int width, int height) { in addAlphaChannel()
294 private byte[] addRGBChannels(byte[] sourceData, int width, int height) { in addRGBChannels()
307 private byte[] createRGBAFromLuminance(byte[] sourceData, int width, int height) { in createRGBAFromLuminance()
325 private byte[] createRGBAFromLuminanceAlpha(byte[] sourceData, int width, int height) { in createRGBAFromLuminanceAlpha()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DBinPacker.java87 Rect occupy(int width, int height) { in occupy()
100 private int findBest(int width, int height) { in findBest()
195 private Rect split(int index, int width, int height) { in split()
292 int width = 100; in dumpImage() local
DImageUtils.java319 int width = x2 - x1; in crop() local
464 int width = source.getWidth(); in createRectangularDropShadow() local
488 int x, int y, int width, int height) { in drawRectangleShadow()
510 int x, int y, int width, int height) { in drawSmallRectangleShadow()
552 int x, int y, int width, int height) { in drawRectangleShadow()
619 int x, int y, int width, int height) { in drawSmallRectangleShadow()
750 int width = x2 - x1; in subImage() local
971 public static BufferedImage createColoredImage(int width, int height, RGB color) { in createColoredImage()
DRenderPreview.java706 int width = getWidth(); in createErrorThumbnail() local
735 private static double getScale(int width, int height) { in getScale()
852 int width = getWidth(); in paint() local
970 int width = getWidth(); in paintTitle() local
1157 int width = RenderPreviewManager.getMaxWidth(); in updateSize() local
DSwtUtils.java136 int width = awtImage.getWidth(); in convertToSwt() local
DImageControl.java91 public void fitToWidth(int width) { in fitToWidth()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
DGraphicsUtilities.java61 int width = imageData.width; in clearImageData() local
140 public static void getHorizontalPixels(ImageData data, int x, int y, int width, int[] out) { in getHorizontalPixels()
DNinePatchedImage.java252 int width = mBaseImageData.width; in ensure9Patch() local
537 final int width = image.width; in getRawImageData() local
717 public Projection[][] getProjections(int width, int height, Projection[][] projections) { in getProjections()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
DNinePatchedImageTest.java43 int width = data.width; in testReadNoPatchedImage() local
59 int width = data.width; in testReadNoPatchedInteraceImage() local
75 int width = data.width; in testConvert9PatchedImage() local
768 int width = 72 * 2; in testProjection() local
905 int width = data.width; in testReadLayoutBoundsOnlyImage() local
DGraphicsUtilitiesTest.java307 int width = baseData.width; in testGetHorizontalPixels() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
DStretchesViewer.java178 public void setSize(int width, int heigh) { in setSize()
184 private synchronized void calcPaddings(int width, int height) { in calcPaddings()
209 int width = Math.round(mSize.x * ratio); in paintControl() local
DImageViewer.java329 int width = mNinePatchedImage.getWidth(); in mouseMove() local
384 private synchronized void calcPaddings(int width, int height) { in calcPaddings()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/laf/
DUnifiedContentBorder.java28 public void paintBorder(Component c, Graphics g, int x, int y, int width, int height) { in paintBorder()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DProtoBufUtils.java30 int width = glMsg.getFb().getWidth(); in getImageData() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
DErrorImageComposite.java55 protected void drawCompositeImage(int width, int height) { in drawCompositeImage()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DCaptureRenderer.java54 int width = icon.getIconWidth(); in paintComponent() local
DScreenViewer.java249 private int width; field in ScreenViewer.LoupeViewer
295 int width = getWidth(); in paintComponent() local
482 private int width; field in ScreenViewer.Crosshair
635 int width = getWidth(); in paint() local
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/
DPsdFile.java45 public PsdFile(int width, int height) { in PsdFile()
100 int width = image.getWidth(); in writeImage() local
152 Header(int width, int height) { in Header()
318 final int width = image.getWidth(); in Layer() local
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/handlers/
DMultiTouchChannel.java67 public void setViewSize(int width, int height) { in setViewSize()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourcePreviewHelper.java153 int width = image.getWidth(); in updatePreview() local
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/
DCaptureLoader.java59 int width = in.readInt(); in saveLayers() local
DViewNode.java40 public int width; field in ViewNode
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DBooleanXmlPropertyEditor.java50 public void paint(Property property, GC gc, int x, int y, int width, int height) in paint()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DGridLayoutConverter.java376 Attr width = element.getAttributeNodeNS(ANDROID_URI, ATTR_LAYOUT_WIDTH); in assignCellAttributes() local
407 Attr width = element.getAttributeNodeNS(ANDROID_URI, ATTR_LAYOUT_WIDTH); in processGravities() local
465 Attr width = child.getAttributeNodeNS(ANDROID_URI, ATTR_LAYOUT_WIDTH); in convert0dipToWrapContent() local
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/widgets/
DImageCanvas.java221 private void drawBorder(GC gc, int x, int y, int width, int height) { in drawBorder()

12