HomeSort by relevance Sort by last modified time
    Searched refs:Rectangle (Results 101 - 125 of 142) sorted by null

1 2 3 45 6

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Renderer9.cpp     [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CTableCombo.java 21 import org.eclipse.swt.graphics.Rectangle;
278 // draw black rectangle around list
279 Rectangle listRect = m_table.getBounds();
514 //Rectangle tableRect = m_table.getBounds();
564 Rectangle rect = getClientArea();
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 21 import java.awt.Rectangle;
256 private final Rectangle clip = new Rectangle();
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
TextureD3D.cpp 395 gl::Rectangle sourceRect;
427 gl::Rectangle sourceRect;
875 gl::Rectangle sourceRect;
908 gl::Rectangle sourceRect;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 99 import org.eclipse.swt.graphics.Rectangle;
    [all...]
LayoutActionBar.java 49 import org.eclipse.swt.graphics.Rectangle;
466 Rectangle bounds = combo.getBounds();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Canvas.py 113 class Rectangle(CanvasItem):
115 CanvasItem.__init__(self, canvas, 'rectangle', *args, **kw)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Canvas.py 113 class Rectangle(CanvasItem):
115 CanvasItem.__init__(self, canvas, 'rectangle', *args, **kw)
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas_Delegate.java 32 import java.awt.Rectangle;
443 Rectangle rect = canvasDelegate.getSnapshot().getClip().getBounds();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
GridLayoutConverter.java 71 import org.eclipse.swt.graphics.Rectangle;
523 Rectangle b = mInfo.getAbsRect();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java 68 import org.eclipse.swt.graphics.Rectangle;
218 Rectangle r = mTree.getClientArea();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 58 import org.eclipse.swt.graphics.Rectangle;
557 Rectangle r = mTree.getClientArea();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
AddTranslationDialog.java 67 import org.eclipse.swt.graphics.Rectangle;
307 Rectangle r = mTable.getClientArea();
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.cpp     [all...]
State.cpp 514 const Rectangle &State::getScissor() const
593 const Rectangle &State::getViewport() const
    [all...]
validationES.cpp 433 const Rectangle &scissor = context->getState().getScissor();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 83 import org.eclipse.swt.graphics.Rectangle;
272 Rectangle r = fullTable.getClientArea();
373 Rectangle r = selectionTable.getClientArea();
    [all...]
  /external/chromium_org/third_party/skia/src/xml/
SkJSDisplayable.cpp 164 JS_INIT(Sk, Rectangle)
  /external/deqp/modules/gles3/functional/
es3fLifetimeTests.cpp 130 Rectangle viewport = randomViewport(m_renderCtx,
  /external/skia/src/xml/
SkJSDisplayable.cpp 164 JS_INIT(Sk, Rectangle)
  /external/chromium_org/ui/file_manager/gallery/js/
slide_mode.js 246 * @param {Rect} zoomFromRect Rectangle for zoom effect.
332 * @param {Rect} zoomToRect Rectangle for zoom effect.
409 * @return {Rect} Screen rectangle of the selected image.
553 * @param {Rect} zoomToRect Rectangle for zoom effect.
    [all...]
  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.cc 196 if (!Rectangle(dc, SkScalarRoundToInt(rect.fLeft),
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
Buffer11.cpp 25 PackPixelsParams::PackPixelsParams(const gl::Rectangle &areaIn, GLenum formatIn, GLenum typeIn, GLuint outputPitchIn,
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_view.js 161 * @param {Rect} imageRect Rectangle region of the canvas to be rendered.
164 // Map the rectangle in full resolution image to the rectangle in the device
407 * @param {Rect} zoomToRect Target rectangle for zoom-out-effect.
576 * @param {Rect} screenRect Target rectangle in screen coordinates.
590 * @param {Rect} imageCropRect The crop rectangle in image coordinates.
624 * Visualizes "undo crop". Shrink the current image to the given crop rectangle
628 * @param {Rect} imageCropRect The crop rectangle in image coordinates.
768 * Animates the original rectangle to the target rectangle
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/
wmesa.c 402 Rectangle(DC,
    [all...]

Completed in 1173 milliseconds

1 2 3 45 6