/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | UdfpsView.kt | 140 val ry = (sensorRect.bottom - sensorRect.top) / 2.0f in <lambda>() constant
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | RotateAndCropMapper.cpp | 256 float ry = 0; in updateCaptureResult() local
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | AnimatedDrawables.h | 38 uirenderer::CanvasPropertyPrimitive* ry, uirenderer::CanvasPropertyPaint* p) in AnimatedRoundRect()
|
D | SkiaRecordingCanvas.cpp | 98 uirenderer::CanvasPropertyPrimitive* ry, in drawRoundRect()
|
/frameworks/base/graphics/java/android/graphics/ |
D | BaseRecordingCanvas.java | 389 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()
|
D | Path.java | 639 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()
|
D | BaseCanvas.java | 396 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()
|
D | RecordingCanvas.java | 253 CanvasProperty<Float> ry, CanvasProperty<Paint> paint) { in drawRoundRect()
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/ |
D | NopCanvas.java | 192 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/ |
D | KeyButtonRipple.java | 141 final float ry = horizontal ? cy : radius; in drawSoftware() local
|
/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
D | KeyButtonRipple.java | 139 final float ry = horizontal ? cy : radius; in drawSoftware() local
|
/frameworks/base/libs/hwui/ |
D | SkiaCanvas.cpp | 517 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/ |
D | NotificationSwipeHelper.java | 520 final int ry = (int) ev.getRawY(); in isTouchInView() local
|
/frameworks/base/libs/hwui/jni/ |
D | android_graphics_Canvas.cpp | 351 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jlong paintHandle) { in drawRoundRect() 704 jfloat bottom, jfloat rx, jfloat ry) { in punchHole()
|
D | android_graphics_RenderNode.cpp | 281 …ean android_view_RenderNode_setRotationY(CRITICAL_JNI_PARAMS_COMMA jlong renderNodePtr, float ry) { in android_view_RenderNode_setRotationY()
|
D | Path.cpp | 160 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jint dirHandle) { in addRoundRectXY()
|
/frameworks/native/include_sensor/android/ |
D | sensor.h | 515 float ry; member
|
/frameworks/native/include/android/ |
D | sensor.h | 515 float ry; member
|