/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | catrig.c | 279 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local 360 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local 435 double rx, ry; in cacosh() local 576 double x, y, ax, ay, rx, ry; in catanh() local
|
H A D | catrigf.c | 150 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local 205 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local 265 float rx, ry; in cacoshf() local 343 float x, y, ax, ay, rx, ry; in catanhf() local
|
H A D | catrigl.c | 169 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local 225 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local 285 long double rx, ry; in cacoshl() local 364 long double x, y, ax, ay, rx, ry; in catanhl() local
|
H A D | s_csqrt.c | 45 double a, b, rx, ry, scale, t; in csqrt() local
|
H A D | s_csqrtl.c | 60 long double a, b, rx, ry, scale, t; in csqrtl() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
H A D | EclipseControl.java | 180 float ry = oval.getRadiusY(); in actionMove() local 225 void paintRadius(Canvas canvas, float cx, float cy, float rx, float ry) { in paintRadius() 244 Canvas canvas, RectF rect, Paint paint, float cx, float cy, float rx, float ry) { in paintOvallines() 284 public void fillHandles(Canvas canvas, float cx, float cy, float rx, float ry) { in fillHandles()
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
H A D | dbstabsmooth.cpp | 291 bool db_StabilizationSmoother::is_point_in_rect(double px, double py, double rx, double ry, double … in is_point_in_rect()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | UdfpsView.java | 208 final float ry = (mSensorRect.bottom - mSensorRect.top) / 2.0f; in isWithinSensorArea() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | RotateAndCropMapper.cpp | 256 float ry = 0; in updateCaptureResult() local
|
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | AnimatedDrawables.h | 38 uirenderer::CanvasPropertyPrimitive* ry, uirenderer::CanvasPropertyPaint* p) in AnimatedRoundRect()
|
H A D | SkiaRecordingCanvas.cpp | 98 uirenderer::CanvasPropertyPrimitive* ry, in drawRoundRect()
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A 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()
|
H A 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()
|
H A D | BaseCanvas.java | 395 public void drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect() 402 public void drawRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Paint paint) { in drawRoundRect() 676 public void punchHole(float left, float top, float right, float bottom, float rx, float ry) { in punchHole() 773 float bottom, float rx, float ry, long nativePaint); in nDrawRoundRect() 827 float bottom, float rx, float ry); in nPunchHole()
|
H A D | RecordingCanvas.java | 253 CanvasProperty<Float> ry, CanvasProperty<Paint> paint) { in drawRoundRect()
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/ |
H A 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()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/ |
H A D | KeyButtonRipple.java | 141 final float ry = horizontal ? cy : radius; in drawSoftware() local
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | SkiaCanvas.cpp | 501 void SkiaCanvas::drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect() 801 uirenderer::CanvasPropertyPrimitive* ry, in drawRoundRect()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationSwipeHelper.java | 448 final int ry = (int) ev.getRawY(); in isTouchInView() local
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_Canvas.cpp | 333 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jlong paintHandle) { in drawRoundRect() 672 jfloat bottom, jfloat rx, jfloat ry) { in punchHole()
|
H A D | Path.cpp | 160 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jint dirHandle) { in addRoundRectXY()
|
H A D | android_graphics_RenderNode.cpp | 281 …ean android_view_RenderNode_setRotationY(CRITICAL_JNI_PARAMS_COMMA jlong renderNodePtr, float ry) { in android_view_RenderNode_setRotationY()
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | Path_Delegate.java | 383 float bottom, float rx, float ry, int dir) { in nAddRoundRect()
|
H A D | BaseCanvas_Delegate.java | 307 final float rx, final float ry, long paint) { in nDrawRoundRect()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |