/sdk/eclipse/scripts/ |
gen_icon.py | 39 zoom = 4 40 rmin = -zoom/2 41 rmax = zoom/2 42 if zoom > 1: 43 r = range(-zoom/2, zoom/2+1) 47 sz4 = sz * zoom 52 draw.ellipse((0, 0, sz4-zoom, sz4-zoom), 55 draw.ellipse((i, i, sz4-i-zoom, sz4-i-zoom) [all...] |
/frameworks/base/docs/html/guide/appendix/ |
app-intents.jd | 61 geo:<em>latitude</em>,<em>longitude</em>?z=<em>zoom</em><br /> 69 The <em>z</em> field specifies the zoom level. A zoom level of 1 shows the whole Earth, centered at the 70 given <em>lat</em>,<em>lng</em>. A zoom level of 2 shows a quarter of the Earth, and so on. The highest 71 zoom level is 23. A larger zoom level will be clamped to 23. 75 <td>google.streetview:cbll=<em>lat</em>,<em>lng</em>&cbp=1,<em>yaw</em>,,<em>pitch</em>,<em>zoom</em>&mz=<em>mapZoom</em> 90 <tr><td>zoom</td><td>Panorama zoom. 1.0 = normal zoom, 2.0 = zoomed in 2x, 3.0 = zoomed in 4x, and so on.<br / [all...] |
g-app-intents.jd | 71 geo:<em>latitude</em>,<em>longitude</em>?z=<em>zoom</em><br /> 79 The <em>z</em> field specifies the zoom level. A zoom level of 1 shows the whole Earth, centered at the 80 given <em>lat</em>,<em>lng</em>. A zoom level of 2 shows a quarter of the Earth, and so on. The highest 81 zoom level is 23. A larger zoom level will be clamped to 23. 86 <td>google.streetview:cbll=<em>lat</em>,<em>lng</em>&cbp=1,<em>yaw</em>,,<em>pitch</em>,<em>zoom</em>&mz=<em>mapZoom</em> 100 <tr><td><em>zoom</em></td><td>Panorama zoom. 1.0 = normal zoom, 2.0 = zoomed in 2x, 3.0 = zoomed in 4x, and so on.<br / [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AllAppsView.java | 23 public void zoomed(float zoom); 30 public void zoom(float zoom, boolean animate); method in interface:AllAppsView
|
AllApps2D.java | 209 * Zoom to the specifed level. 211 * @param zoom [0..1] 0 is hidden, 1 is open 213 public void zoom(float zoom, boolean animate) { method in class:AllApps2D 214 // Log.d(TAG, "zooming " + ((zoom == 1.0) ? "open" : "closed")); 217 mZoom = zoom;
|
/frameworks/base/core/java/android/widget/ |
ZoomButtonsController.java | 43 * - The zoom controls are displayed in their own window. 57 * The {@link ZoomButtonsController} handles showing and hiding the zoom 59 * client access to the zoom controls container, allowing for additional 60 * accessory buttons to be shown in the zoom controls window. 88 * The view that is being zoomed by this zoom controller. 94 * each time the zoom controller is shown. 118 * If the zoom controller is dismissed but the user is still in a touch 136 * When showing the zoom, we add the view as a new window. However, there is 137 * logic that needs to know the size of the zoom which is determined after 147 * Needed to reposition the zoom controls after configuration changes [all...] |
ZoomControls.java | 65 * Sets how fast you get zoom events when the user holds down the 66 * zoom in/out buttons.
|
/external/webkit/SunSpider/hosted/ |
sunspider.css | 12 zoom: 1.0 /* I CAN HAS LAYOUT? (ie hack) */ }
|
/sdk/draw9patch/src/com/android/draw9patch/ui/ |
ImageEditorPanel.java | 159 label.setText("Zoom: "); 656 private int zoom; field in class:ImageEditorPanel.ImageViewer 848 x = (x - left) / zoom; 849 y = (y - top) / zoom; [all...] |
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
ScreenViewer.java | 69 private int zoom = 8; field in class:ScreenViewer 158 zoomSlider = buildSlider(panel, "Zoom:", "2x", "24x", 2, 24, 8, 2); 162 zoom = ((JSlider) event.getSource()).getValue(); 287 g2.scale(zoom, zoom); 304 grid = new BufferedImage(width + zoom + 1, height + zoom + 1, 319 width += zoom; 320 height += zoom; 322 for (int x = zoom; x <= width; x += zoom) [all...] |
/frameworks/base/include/camera/ |
CameraParameters.h | 200 // Current zoom value. 203 // Maximum zoom value. 206 // The zoom ratios of all zoom values. The zoom ratio is in 1/100 207 // increments. Ex: a zoom of 3.2x is returned as 320. The number of list 209 // element is the zoom ratio of zoom value KEY_MAX_ZOOM. 212 // Whether zoom is supported. Zoom is supported if the value is "true". Zoo [all...] |
/frameworks/base/core/java/android/hardware/ |
Camera.java | 532 * OnZoomChangeListener} of the zoom value and whether zoom is stopped at 533 * the time. For example, suppose the current zoom is 0 and startSmoothZoom 535 * with zoom value 1, 2, and 3. The applications can call {@link 536 * #stopSmoothZoom} to stop the zoom earlier. The applications should not 537 * call startSmoothZoom again or change the zoom value before zoom stops. If 538 * the passing zoom value equals to the current zoom value, no zoom callbac [all...] |
/external/opencore/codecs_v2/utilities/colorconvert/src/ |
cczoomrotationbase.cpp | 28 1. zoom ratio must be in range (1, 3] 29 2. cannot do zoom in in one dimenstion and zoom out in another 114 //For now, we only support the zoom ratio <=3 222 // zoom ratio must be in range (1, 3] 280 *(pLinePix + i) = j; /* zoom in case */
|
/external/bluetooth/bluez/scripts/ |
bluetooth-serial.rules | 31 # Zoom Bluetooth Card and Sitecom CN-504 Card 32 SUBSYSTEM=="tty", SUBSYSTEMS=="pcmcia", ATTRS{prod_id1}=="PCMCIA", ATTRS{prod_id2}=="Bluetooth Card", ENV{HCIOPTS}="zoom", RUN+="bluetooth_serial"
|
/external/webkit/WebCore/editing/mac/ |
SelectionControllerMac.mm | 43 // if zoom feature is enabled, insertion point changes should update the zoom
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
VPPTest.c | 497 int feature; /*Feature selected, only scaling, zoom, contrast, frosted glass effect, cropping, mirror and rotation*/ 612 case 1: /*On Demand Zoom */ 613 case 2: /*Dynamic Zoom */ 618 <Feature 1= On Demand/2=Dynamic> <On Demand Zoom/Dynamic Zoom> <Zoom Factor/Zoom Speed> <Zoom Limit>\n",argv[0]); 621 <Feature 1= On Demand/2=Dynamic> <On Demand Zoom/Dynamic Zoom> <Zoom Factor/Zoom Speed> <Zoom Limit>\n",argv[0]) [all...] |
/development/samples/ApiDemos/res/anim/ |
zoom_enter.xml | 20 <!-- Special window zoom animation: this is the element that enters the screen,
|
zoom_exit.xml | 20 <!-- Special window zoom animation: this is the element that exits the
|
/external/webkit/WebCore/manual-tests/ |
cursor.html | 35 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: -webkit-zoom-in">zoom in</div> 36 <div style="width: 20px; height: 20px; margin: 10px; background: #ddd; cursor: -webkit-zoom-out">zoom out</div>
|
/external/webkit/WebCore/svg/ |
SVGZoomAndPan.idl | 30 // Zoom and Pan Types
|
/frameworks/base/tests/BrowserTestPlugin/jni/event/ |
EventPlugin.cpp | 57 // compute the current zoom level 61 // check to make sure the zoom level is uniform 63 gLogI.log(kError_ANPLogType, " ------ %p zoom is out of sync (%f,%f)", 66 // scale the variables based on the zoom level
|
/external/v8/test/mjsunit/ |
for-in.js | 40 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3}), "xyzoom");
|
/external/webkit/WebCore/loader/ |
CachedImage.h | 58 // Both of these methods take a zoom multiplier that can be used to increase the natural size of the image by the 59 // zoom.
|
/frameworks/base/docs/html/guide/developing/tools/ |
draw9patch.jd | 46 <li><strong>Zoom</strong>: Adjust the zoom level of the graphic in the drawing area.</li>
|
/cts/tests/tests/widget/src/android/widget/cts/ |
ZoomControlsTest.java | 67 notes = "not possible to trigger a zoom button click programmatically using public API" 91 notes = "not possible to trigger a zoom button click programmatically using public API" 110 @ToBeFixed(bug = "1400249", explanation = "how to check zoom speed after set.")
|