| /frameworks/base/libs/hwui/ |
| D | TessellationCache.h | 67 float ry; member 125 float width, float height, float rx, float ry) { in precacheRoundRect()
|
| D | TessellationCache.cpp | 457 float ry = description.shape.roundRect.ry; in tessellateRoundRect() local 471 float width, float height, float rx, float ry) { in getRoundRectBuffer() 480 float width, float height, float rx, float ry) { in getRoundRect()
|
| D | DisplayListCanvas.cpp | 360 float rx, float ry, const SkPaint& paint) { in drawRoundRect() 367 CanvasPropertyPrimitive* rx, CanvasPropertyPrimitive* ry, in drawRoundRect()
|
| D | PathCache.cpp | 446 float rx, float ry, const SkPaint* paint) { in getRoundRect()
|
| D | SkiaCanvas.cpp | 511 float rx, float ry, const SkPaint& paint) { in drawRoundRect()
|
| D | DisplayListOp.h | 1030 float rx, float ry, const SkPaint* paint) in DrawRoundRectOp() 1061 float *rx, float *ry, const SkPaint* paint) in DrawRoundRectPropsOp()
|
| /frameworks/native/opengl/libagl/ |
| D | matrix.cpp | 727 const GLfixed ry = rhs->y; in point2__generic() local 737 const GLfixed ry = rhs->y; in point3__generic() local 748 const GLfixed ry = rhs->y; in point4__generic() local 763 const GLfixed ry = rhs->y; in point3__mvui() local 777 const GLfixed ry = rhs->y; in point4__mvui() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
| D | KeyButtonRipple.java | 96 final float ry = horizontal ? cy : radius; in drawSoftware() local
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | Path.java | 599 public void addRoundRect(RectF rect, float rx, float ry, Direction dir) { in addRoundRect() 610 public void addRoundRect(float left, float top, float right, float bottom, float rx, float ry, in addRoundRect() 818 float rx, float ry, int dir); in native_addRoundRect()
|
| D | Canvas.java | 1237 public void drawRoundRect(@NonNull RectF rect, float rx, float ry, @NonNull Paint paint) { in drawRoundRect() 1249 public void drawRoundRect(float left, float top, float right, float bottom, float rx, float ry, in drawRoundRect() 2063 float rx, float ry, long nativePaint); in native_drawRoundRect()
|
| /frameworks/base/core/java/android/view/ |
| D | DisplayListCanvas.java | 303 CanvasProperty<Float> ry, CanvasProperty<Paint> paint) { in drawRoundRect()
|
| /frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
| D | Path_Delegate.java | 374 float bottom, float rx, float ry, int dir) { in native_addRoundRect()
|
| D | Canvas_Delegate.java | 671 final float rx, final float ry, long paint) { in native_drawRoundRect()
|
| /frameworks/base/core/jni/ |
| D | android_view_RenderNode.cpp | 236 jobject clazz, jlong renderNodePtr, float ry) { in android_view_RenderNode_setRotationY()
|
| D | android_graphics_Canvas.cpp | 259 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jlong paintHandle) { in drawRoundRect()
|
| /frameworks/base/core/jni/android/graphics/ |
| D | Path.cpp | 195 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jint dirHandle) { in addRoundRectXY()
|