HomeSort by relevance Sort by last modified time
    Searched full:zoom (Results 176 - 200 of 921) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/TV/res/values-es/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-es-rUS/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-fr/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-fr-rCA/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-gl-rES/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-it/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-nb/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-pt/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-pt-rPT/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-ro/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-sv/
arrays.xml 23 <item msgid="8568284598210500589">"Zoom"</item>
  /packages/apps/TV/res/values-tl/
arrays.xml 23 <item msgid="8568284598210500589">"Mag-zoom"</item>
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
config-extensions.def 45 zoom-height=<Alt-Key-2>
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
config-extensions.def 45 zoom-height=<Alt-Key-2>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-extensions.def 45 zoom-height=<Alt-Key-2>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-extensions.def 45 zoom-height=<Alt-Key-2>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 122 new QualifiedName(AdtPlugin.PLUGIN_ID, "zoom");//$NON-NLS-1$
235 * When set, performs a zoom-to-fit when the next rendering image arrives.
276 String zoom = AdtPlugin.getFileProperty(file, NAME_ZOOM); local
277 if (zoom != null) {
279 double initialScale = Double.parseDouble(zoom);
285 // Ignore - use zoom=100%
335 // Update the zoom level in the canvas when you toggle the zoom
805 * Returns the zoom scale factor of the canvas (the amount the full
830 // Clear the zoom setting if it is almost identical to 1.
    [all...]
  /external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
TouchZoomExampleActivity.java 155 zoom(oldDist / distBetweenFingers);
165 private void zoom(float scale) { method in class:TouchZoomExampleActivity
  /external/v8/test/mjsunit/es6/
block-for.js 44 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3}));
  /external/v8/test/mjsunit/harmony/
block-for-sloppy.js 43 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3}));
  /frameworks/base/docs/html/about/versions/
android-2.0-highlights.jd 131 <li>Digital zoom</li>
156 <li>Support for double-tap zoom.</li>
  /build/tools/droiddoc/templates-ds/assets/
android-developer-core.css 694 zoom:1;
723 zoom:1; /*IE6*/
863 * html #app-list a { zoom: 1; margin:0 24px 0 15px;}
966 zoom:1; /* IE7/8, otherwise top-padding is double */
1030 zoom:1; /* IE, otherwise, layout doesn't update when showing 'more' */
1115 zoom:1; /* IE6, otherwise the margin considers the img on redraws */
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 693 zoom:1;
722 zoom:1; /*IE6*/
862 * html #app-list a { zoom: 1; margin:0 24px 0 15px;}
965 zoom:1; /* IE7/8, otherwise top-padding is double */
1029 zoom:1; /* IE, otherwise, layout doesn't update when showing 'more' */
1114 zoom:1; /* IE6, otherwise the margin considers the img on redraws */
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 74 size_t zoom_ratio_tbl_cnt; /* table size for zoom ratios */
75 uint32_t zoom_ratio_tbl[MAX_ZOOMS_CNT]; /* zoom ratios table */
181 uint8_t zoom_supported; /* flag if zoom is supported */
182 uint8_t smooth_zoom_supported; /* flag if smooth zoom is supported */
189 uint8_t max_zoom_step; /* max zoom step value */
326 /* opti Zoom info */
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_intf.h 74 size_t zoom_ratio_tbl_cnt; /* table size for zoom ratios */
75 uint32_t zoom_ratio_tbl[MAX_ZOOMS_CNT]; /* zoom ratios table */
181 uint8_t zoom_supported; /* flag if zoom is supported */
182 uint8_t smooth_zoom_supported; /* flag if smooth zoom is supported */
189 uint8_t max_zoom_step; /* max zoom step value */
326 /* opti Zoom info */
    [all...]

Completed in 1562 milliseconds

1 2 3 4 5 6 78 91011>>