Home
last modified time | relevance | path

Searched defs:scale (Results 551 – 575 of 898) sorted by relevance

1...<<21222324252627282930>>...36

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dcatrig.c533 double scale; in real_part_reciprocal() local
H A Dcatrigf.c318 float scale; in real_part_reciprocal() local
H A Dcatrigl.c338 long double scale; in real_part_reciprocal() local
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Ddbreg.cpp152 double scale, in Init()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DButtonDropTarget.java219 final float scale = (float) to.width() / dragView.getMeasuredWidth(); in onDrop() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageStraighten.java225 float scale = GeometryMathUtils.scale(iw, ih, viewWidth, viewHeight); in updateCurrentCrop() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DCachingPipeline.java363 float scale = maxSize / minSize; in render() local
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DStreamableAsset.java48 public static Rect scaleRect(Rect rect, float scale) { in scaleRect()
/aosp12/packages/apps/Camera2/src/com/android/camera/tinyplanet/
H A DTinyPlanetFragment.java464 float scale = intermediateWidth / (float) fullPanoWidth; in createPaddedBitmap() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/fibonacci_extension/
H A DFibonacciExtensionTest.cpp175 constexpr double scale = 0.5; in TEST_F() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_loading_progress.cpp310 double scale = RING_SCALE_BEGIN + RING_SCALE_RANGE * percent; in SetDragDistance() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/component_snapshot/
H A Djs_component_snapshot.cpp264 double scale = 0.0; in ParseOptions() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp167 auto scale = particle->GetScale(); in UpdateScale() local
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnn_tensor.cpp298 double scale{0.0}; in ParseQuantParams() local
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_stub.cpp286 float scale = data.ReadFloat(); in OnRemoteRequest() local
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java702 public void scale(float sx, float sy) { in scale() method in Canvas
715 public final void scale(float sx, float sy, float px, float py) { in scale() method in Canvas
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DGradientDrawable.java644 int scale = mAlpha + (mAlpha >> 7); in modulateAlpha() local
/aosp12/packages/apps/WallpaperPicker/src/com/android/photos/views/
H A DTiledImageRenderer.java240 public void setPosition(int centerX, int centerY, float scale) { in setPosition()
360 int cX, int cY, int level, float scale, int rotation) { in getRange()
/aosp12/frameworks/base/media/java/android/media/
H A DVolumeShaper.java1096 final float scale = (volume - startVolume) / (endVolume - startVolume); in scaleToEndVolume() local
1129 final float scale = (volume - endVolume) / (startVolume - endVolume); in scaleToStartVolume() local
/aosp12/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationGestureHandler.java380 final float scale; in onScale() local
949 final float scale = MathUtils.constrain( in zoomOn() local
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DTiledImageRenderer.java237 public void setPosition(int centerX, int centerY, float scale) { in setPosition()
357 int cX, int cY, int level, float scale, int rotation) { in getRange()
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DTiledImageRenderer.java240 public void setPosition(int centerX, int centerY, float scale) { in setPosition()
360 int cX, int cY, int level, float scale, int rotation) { in getRange()
/aosp12/frameworks/base/core/java/android/view/animation/
H A DAnimationSet.java408 public void scaleCurrentDuration(float scale) { in scaleCurrentDuration()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java192 final float scale = mInitRadius + (mFinishRadius - mInitRadius) * radiusProgress; in onAnimationProgress() local
/aosp12/frameworks/base/libs/hwui/
H A DMatrix.cpp227 double scale = 1.0 / (v.data[kScaleX] * ((double)v.data[kScaleY] * v.data[kPerspective2] - in loadInverse() local

1...<<21222324252627282930>>...36