HomeSort by relevance Sort by last modified time
    Searched refs:zoom (Results 51 - 75 of 214) sorted by null

1 23 4 5 6 7 8 9

  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimatableNumber.cpp 95 Length AnimatableNumber::toLength(const RenderStyle* style, const RenderStyle* rootStyle, double zoom) const
102 return toCSSPrimitiveValue()->convertToLength<AnyConversion>(style, rootStyle, zoom);
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorFrontendHost.cpp 165 void InspectorFrontendHost::setZoomFactor(float zoom)
167 m_frontendPage->mainFrame()->setPageAndTextZoomFactors(zoom, 1);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 1378 float zoom = renderer->style()->effectiveZoom(); local
1385 float zoom = renderer->style()->effectiveZoom(); local
    [all...]
FilterEffectRenderer.cpp 117 // Inverse zoom the pre-zoomed CSS shorthand filters, so that they are in the same zoom as the unzoomed reference filters.
376 // Get the zoom factor to scale the filterSourceRect input
379 float zoom = style ? style->effectiveZoom() : 1.0f; local
384 filter->setAbsoluteFilterRegion(AffineTransform().scale(zoom).mapRect(filterSourceRect));
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
canvasProfiler.css 49 zoom: 100;
InspectorFrontendHostStub.js 236 setZoomFactor: function(zoom)
  /packages/apps/Email/src/com/android/email/
Preferences.java 246 public void setTextZoom(int zoom) {
247 mSharedPreferences.edit().putInt(TEXT_ZOOM, zoom).apply();
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 768 float zoom = Math.min(z1, z2); local
769 zoom = zoom * this.getScale();
770 zoom = Math.max(1F, zoom);
772 if ((Math.abs(zoom - getScale()) / zoom) > .1) {
776 zoomTo(zoom, coordinates[0], coordinates[1], 300F);
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 339 int n, int w, int h, double zoom)
348 if (((VP_MOTION *) NULL == in)||(zoom <= 0.0)||(w <= 0)||(h <= 0)) {
360 inv_zoom = (VP_PAR)(1.0/zoom);
  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
vp_motionmodel.c 339 int n, int w, int h, double zoom)
348 if (((VP_MOTION *) NULL == in)||(zoom <= 0.0)||(w <= 0)||(h <= 0)) {
360 inv_zoom = (VP_PAR)(1.0/zoom);
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 339 int n, int w, int h, double zoom)
348 if (((VP_MOTION *) NULL == in)||(zoom <= 0.0)||(w <= 0)||(h <= 0)) {
360 inv_zoom = (VP_PAR)(1.0/zoom);
  /external/chromium_org/content/public/browser/
render_view_host.h 260 // Set the zoom level for the current main frame
263 // Changes the zoom level for the current main frame.
264 virtual void Zoom(PageZoom zoom) = 0;
  /external/chromium_org/v8/test/mjsunit/harmony/
block-for.js 45 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3}));
  /external/v8/test/mjsunit/harmony/
block-for.js 45 assertArrayEquals(["x", "y", "zoom"], props({x:1, y:2, zoom:3}));
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/pnacl-demo/
example.js 235 // zoom slider
236 var zoom = message_event.data['value'];
237 $('zoomRange').value = zoom;
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSCalculationValue.cpp 226 virtual PassOwnPtr<CalcExpressionNode> toCalcValue(const RenderStyle* style, const RenderStyle* rootStyle, double zoom) const
232 return adoptPtr(new CalcExpressionNumber(m_value->computeLength<float>(style, rootStyle, zoom)));
237 ? primitiveValue->convertToLength<FixedFloatConversion | PercentConversion | FractionConversion>(style, rootStyle, zoom)
423 virtual PassOwnPtr<CalcExpressionNode> toCalcValue(const RenderStyle* style, const RenderStyle* rootStyle, double zoom) const
425 OwnPtr<CalcExpressionNode> left(m_leftSide->toCalcValue(style, rootStyle, zoom));
428 OwnPtr<CalcExpressionNode> right(m_rightSide->toCalcValue(style, rootStyle, zoom));
CSSToStyleMap.cpp 603 // Get our zoom value.
604 float zoom = useSVGZoomRules() ? 1.0f : style()->effectiveZoom(); local
617 box.m_top = slices->top()->computeLength<Length>(style(), rootElementStyle(), zoom);
624 box.m_right = slices->right()->computeLength<Length>(style(), rootElementStyle(), zoom);
631 box.m_bottom = slices->bottom()->computeLength<Length>(style(), rootElementStyle(), zoom);
638 box.m_left = slices->left()->computeLength<Length>(style(), rootElementStyle(), zoom);
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap-responsive.css 12 *zoom: 1;
204 *zoom: 1;
297 *zoom: 1;
440 *zoom: 1;
533 *zoom: 1;
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp 176 zoom = 0;
308 zoom = 0;
425 zoom = 0;
540 zoom = 0;
    [all...]
  /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 */
  /external/eigen/demos/opengl/
quaternion_demo.cpp 317 mCamera.zoom(2);
320 mCamera.zoom(-2);
439 mCamera.zoom(dy*100);
639 std::cout << " middle button: zoom\n";
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.cpp 737 zoom = 0;
738 params.set(CameraParameters::KEY_ZOOM, zoom);
747 float zoom = 1.f; local
748 float zoomIncrement = (maxDigitalZoom.data.f[0] - zoom) /
754 zoomRatios += String8::format("%d", static_cast<int>(zoom * 100));
755 zoom += zoomIncrement;
    [all...]
  /device/lge/mako/camera/
Android.mk 88 # Uncomment below line to enable smooth zoom
  /external/chromium_org/third_party/WebKit/Source/core/dom/
ViewportArguments.cpp 105 float resultZoom = zoom;
117 // 1. Resolve min-zoom and max-zoom values.
121 // 2. Constrain zoom value to the [min-zoom, max-zoom] range.
405 arguments->zoom = findScaleValue(keyString, valueString, document);

Completed in 964 milliseconds

1 23 4 5 6 7 8 9