/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Rect.h | 206 Rect scale(float scaleX, float scaleY) const { in scale() 210 Rect& scaleSelf(float scaleX, float scaleY) { in scaleSelf()
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | Rect.h | 206 Rect scale(float scaleX, float scaleY) const { in scale() 210 Rect& scaleSelf(float scaleX, float scaleY) { in scaleSelf()
|
/aosp12/frameworks/native/include/ui/ |
H A D | Rect.h | 206 Rect scale(float scaleX, float scaleY) const { in scale() 210 Rect& scaleSelf(float scaleX, float scaleY) { in scaleSelf()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
H A D | TiledTexture.java | 267 float scaleY) { in mapRect() 281 float scaleY = (float) height / mHeight; in drawMixed() local 300 float scaleY = (float) height / mHeight; in draw() local 322 float scaleY = target.height() / source.height(); in draw() local
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | ScaledPathsActivity.java | 84 private void drawPath(Canvas canvas, float scaleX, float scaleY) { in drawPath()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/anim/ |
H A D | PropertyListBuilder.java | 31 public PropertyListBuilder scaleY(float value) { in scaleY() method in PropertyListBuilder
|
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | ScaledPathsActivity.java | 84 private void drawPath(Canvas canvas, float scaleX, float scaleY) { in drawPath()
|
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/ |
H A D | GlifPatternDrawable.java | 150 float scaleY = drawableHeight / VIEWBOX_HEIGHT; in createBitmapCache() local 248 float scaleY = drawableBounds.height() / (float) bitmapHeight; in scaleCanvasToBounds() local
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | NinePatchPeeker.cpp | 75 void NinePatchPeeker::scale(float scaleX, float scaleY, int scaledWidth, int scaledHeight) { in scale()
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | NinePatchPeeker.cpp | 75 void NinePatchPeeker::scale(float scaleX, float scaleY, int scaledWidth, int scaledHeight) { in scale()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | AnimationManager.java | 53 float scaleY = ((float) parentView.getHeight()) / ((float) view.getHeight()); in startCaptureAnimation() local
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
H A D | AnimatableScaleMatrix.java | 107 public void setScaleY(float scaleY) { in setScaleY()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/ |
H A D | AnimatableScaleMatrix.java | 107 public void setScaleY(float scaleY) { in setScaleY()
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
H A D | ProjectionSpace.h | 75 const float scaleY = static_cast<float>(orientedDestContent.height()) / content.height(); in getTransform() local
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/videosurface/impl/ |
H A D | VideoScale.java | 55 float scaleY = scaleHeight; in scaleVideoAndFillView() local
|
/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/ |
H A D | MediaStoreSaver.java | 124 float scaleY = height / source.getHeight(); in storeThumbnail() local
|
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/ |
H A D | MediaStoreSaver.java | 124 float scaleY = height / source.getHeight(); in storeThumbnail() local
|
/aosp14/frameworks/base/libs/hwui/hwui/ |
H A D | ImageDecoder.cpp | 441 float scaleY = (float) targetHeight / mDecodeSize.height(); in decode() local 532 float scaleY = (float)mTargetSize.height() / height(); in extractGainmap() local
|
/aosp12/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/ |
H A D | AdaptiveOutlineDrawable.java | 129 final float scaleY = (bounds.bottom - bounds.top) / pathSize; in draw() local
|
/aosp14/frameworks/base/packages/SettingsLib/AdaptiveIcon/src/com/android/settingslib/widget/ |
H A D | AdaptiveOutlineDrawable.java | 129 final float scaleY = (bounds.bottom - bounds.top) / pathSize; in draw() local
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | RenderNode_Delegate.java | 179 float scaleY = renderNode.getScaleY(); in getMatrix() local 316 /*package*/ static boolean nSetScaleY(long renderNode, float scaleY) { in nSetScaleY()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
H A D | ExitDesktopTaskTransitionHandler.java | 153 final float scaleY = (float) startBounds.height() / screenHeight; in startChangeTransition() local
|
/aosp12/frameworks/base/core/java/android/transition/ |
H A D | ChangeImageTransform.java | 104 float scaleY = ((float) bounds.height()) / drawableHeight; in captureValues() local
|
H A D | ChangeTransform.java | 415 float translationZ, float scaleX, float scaleY, float rotationX, in setTransforms() 432 public final float scaleY; field in ChangeTransform.Transforms
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | ChangeImageTransform.java | 104 float scaleY = ((float) bounds.height()) / drawableHeight; in captureValues() local
|