Home
last modified time | relevance | path

Searched defs:ry (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsView.kt141 val ry = (sensorRect.bottom - sensorRect.top) / 2.0f regex
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DAnimatedDrawables.h38 uirenderer::CanvasPropertyPrimitive* ry, uirenderer::CanvasPropertyPaint* p) in AnimatedRoundRect()
H A DSkiaRecordingCanvas.cpp114 uirenderer::CanvasPropertyPrimitive* ry, in drawRoundRect()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBaseCanvas.java392 public void drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect()
399 public void drawRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Paint paint) { in drawRoundRect()
696 public void punchHole(float left, float top, float right, float bottom, float rx, float ry, in punchHole()
796 float bottom, float rx, float ry, long nativePaint); in nDrawRoundRect()
853 float bottom, float rx, float ry, float alpha); in nPunchHole()
H A DBaseRecordingCanvas.java385 float rx, float ry, @NonNull Paint paint) { in drawRoundRect()
391 public final void drawRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Paint paint) { in drawRoundRect()
622 public void punchHole(float left, float top, float right, float bottom, float rx, float ry, in punchHole()
685 float bottom, float rx, float ry, long nativePaint); in nDrawRoundRect()
759 float bottom, float rx, float ry, float alpha); in nPunchHole()
H A DPath.java623 public void addRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Direction dir) { in addRoundRect()
634 public void addRoundRect(float left, float top, float right, float bottom, float rx, float ry, in addRoundRect()
865 float right, float bottom, float rx, float ry, int dir); in nAddRoundRect()
H A DRecordingCanvas.java253 CanvasProperty<Float> ry, CanvasProperty<Paint> paint) { in drawRoundRect()
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonRipple.java139 final float ry = horizontal ? cy : radius; in drawSoftware() local
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonRipple.java141 final float ry = horizontal ? cy : radius; in drawSoftware() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSwipeHelper.java507 final int ry = (int) ev.getRawY(); in isTouchInView() local
/aosp14/frameworks/base/libs/hwui/
H A DSkiaCanvas.cpp529 void SkiaCanvas::drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect()
849 uirenderer::CanvasPropertyPrimitive* ry, in drawRoundRect()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp363 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jlong paintHandle) { in drawRoundRect()
724 jfloat bottom, jfloat rx, jfloat ry, jfloat alpha) { in punchHole()
H A Dandroid_graphics_RenderNode.cpp281 …ean android_view_RenderNode_setRotationY(CRITICAL_JNI_PARAMS_COMMA jlong renderNodePtr, float ry) { in android_view_RenderNode_setRotationY()
H A DPath.cpp172 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jint dirHandle) { in addRoundRectXY()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...