Home
last modified time | relevance | path

Searched defs:setScaleY (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DAnimatableScaleMatrix.java107 public void setScaleY(float scaleY) { in setScaleY() method in AnimatableScaleMatrix
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DDrawableHolder.java170 public void setScaleY(float value) { in setScaleY() method in DrawableHolder
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DViewState.java206 public void setScaleY(float scaleY) { in setScaleY() method in ViewState
/aosp14/frameworks/base/libs/hwui/
H A DRenderProperties.h319 bool setScaleY(float scaleY) { return RP_SET_AND_DIRTY(mPrimitiveFields.mScaleY, scaleY); } in setScaleY() function
H A DVectorDrawable.h409 void setScaleY(float scaleY) { VD_SET_PRIMITIVE_FIELD_AND_NOTIFY(scaleY, scaleY); } in setScaleY() function
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp244 static void setScaleY(JNIEnv*, jobject, jlong groupPtr, jfloat scaleY) { in setScaleY() function
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java1210 public boolean setScaleY(float scaleY) { in setScaleY() method in RenderNode
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1568 public void setScaleY(float scaleY) { in setScaleY() method in VectorDrawable.VGroup
/aosp14/frameworks/base/core/java/android/view/
H A DView.java18265 public void setScaleY(float scaleY) { in setScaleY() method in View
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...