Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsView.kt140 val ry = (sensorRect.bottom - sensorRect.top) / 2.0f in <lambda>() constant
/frameworks/av/services/camera/libcameraservice/device3/
DRotateAndCropMapper.cpp256 float ry = 0; in updateCaptureResult() local
/frameworks/base/libs/hwui/pipeline/skia/
DAnimatedDrawables.h38 uirenderer::CanvasPropertyPrimitive* ry, uirenderer::CanvasPropertyPaint* p) in AnimatedRoundRect()
DSkiaRecordingCanvas.cpp98 uirenderer::CanvasPropertyPrimitive* ry, in drawRoundRect()
/frameworks/base/graphics/java/android/graphics/
DBaseRecordingCanvas.java389 float rx, float ry, @NonNull Paint paint) { in drawRoundRect()
395 public final void drawRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Paint paint) { in drawRoundRect()
617 public void punchHole(float left, float top, float right, float bottom, float rx, float ry) { in punchHole()
679 float bottom, float rx, float ry, long nativePaint); in nDrawRoundRect()
749 float bottom, float rx, float ry); in nPunchHole()
DPath.java639 public void addRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Direction dir) { in addRoundRect()
650 public void addRoundRect(float left, float top, float right, float bottom, float rx, float ry, in addRoundRect()
859 float right, float bottom, float rx, float ry, int dir); in nAddRoundRect()
DBaseCanvas.java396 public void drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect()
403 public void drawRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Paint paint) { in drawRoundRect()
677 public void punchHole(float left, float top, float right, float bottom, float rx, float ry) { in punchHole()
776 float bottom, float rx, float ry, long nativePaint); in nDrawRoundRect()
830 float bottom, float rx, float ry); in nPunchHole()
DRecordingCanvas.java253 CanvasProperty<Float> ry, CanvasProperty<Paint> paint) { in drawRoundRect()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/
DNopCanvas.java192 public void drawRoundRect(RectF rect, float rx, float ry, Paint paint) { in drawRoundRect()
196 public void drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/
DKeyButtonRipple.java141 final float ry = horizontal ? cy : radius; in drawSoftware() local
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DKeyButtonRipple.java139 final float ry = horizontal ? cy : radius; in drawSoftware() local
/frameworks/base/libs/hwui/
DSkiaCanvas.cpp517 void SkiaCanvas::drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect()
808 uirenderer::CanvasPropertyPrimitive* ry, in drawRoundRect()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSwipeHelper.java520 final int ry = (int) ev.getRawY(); in isTouchInView() local
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_Canvas.cpp351 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jlong paintHandle) { in drawRoundRect()
704 jfloat bottom, jfloat rx, jfloat ry) { in punchHole()
Dandroid_graphics_RenderNode.cpp281 …ean android_view_RenderNode_setRotationY(CRITICAL_JNI_PARAMS_COMMA jlong renderNodePtr, float ry) { in android_view_RenderNode_setRotationY()
DPath.cpp160 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jint dirHandle) { in addRoundRectXY()
/frameworks/native/include_sensor/android/
Dsensor.h515 float ry; member
/frameworks/native/include/android/
Dsensor.h515 float ry; member