/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | SweepGradient.java | 62 public SweepGradient(float cx, float cy, @NonNull @ColorInt int[] colors, in SweepGradient() 84 public SweepGradient(float cx, float cy, @NonNull @ColorLong long[] colors, in SweepGradient() 93 private SweepGradient(float cx, float cy, @NonNull @ColorLong long[] colors, in SweepGradient() 115 public SweepGradient(float cx, float cy, @ColorInt int color0, @ColorInt int color1) { in SweepGradient() 130 public SweepGradient(float cx, float cy, @ColorLong long color0, @ColorLong long color1) { in SweepGradient()
|
H A D | RecordingCanvas.java | 210 public void drawCircle(CanvasProperty<Float> cx, CanvasProperty<Float> cy, in drawCircle() 228 public void drawRipple(CanvasProperty<Float> cx, CanvasProperty<Float> cy, in drawRipple()
|
H A D | BaseCanvas.java | 245 public void drawCircle(float cx, float cy, float radius, @NonNull Paint paint) { in drawCircle() 789 private static native void nDrawCircle(long nativeCanvas, float cx, float cy, float radius, in nDrawCircle()
|
H A D | BaseRecordingCanvas.java | 203 public final void drawCircle(float cx, float cy, float radius, @NonNull Paint paint) { in drawCircle() 676 private static native void nDrawCircle(long nativeCanvas, float cx, float cy, float radius, in nDrawCircle()
|
/aosp14/frameworks/base/core/java/android/gesture/ |
H A D | OrientedBoundingBox.java | 36 OrientedBoundingBox(float angle, float cx, float cy, float w, float h) { in OrientedBoundingBox()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | UdfpsView.kt | 138 val cy = sensorRect.centerY() + translation.y regex
|
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | RippleDrawable.java | 774 float cx = mHotspotBounds.centerX(), cy = mHotspotBounds.centerY(); in onHotspotBoundsChanged() local 893 final float x, y, cx, cy, w, h; in drawPatterned() local 956 private void drawPatternedBackground(Canvas c, float cx, float cy) { in drawPatternedBackground() 988 float x, float y, float cx, float cy, float w, float h) { in createAnimationProperties()
|
H A D | NinePatchDrawable.java | 245 final float cy = (bounds.top + bounds.bottom) / 2.0f; in draw() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
H A D | PipPinchResizingAlgorithm.java | 128 int cy = r.centerY(); in scaleRectAboutCenter() local
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
H A D | KeyButtonRipple.java | 137 final float cy = h * .5f; in drawSoftware() local 190 CanvasProperty<Float> cy = CanvasProperty.createFloat(getBounds().height() / 2); in drawHardware() local
|
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/navigationbar/buttons/ |
H A D | KeyButtonRipple.java | 139 final float cy = h * .5f; in drawSoftware() local 192 CanvasProperty<Float> cy = CanvasProperty.createFloat(getBounds().height() / 2); in drawHardware() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | NotificationsQuickSettingsContainer.java | 226 float cy = mBoundingBoxRect.centerY(); in applyBackScaling() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 1047 const float cx, const float cy, const float f) { in undistort() 1075 const float cx, const float cy, const float f, in unDistortWithinPreCorrArray() 1090 const float cx, const float cy, const float f, in boxWithinPrecorrectionArray() 1140 const float cx, const float cy, const float f, in scaledBoxWithinPrecorrectionArray() 1156 const float cx, const float cy, const float f, in findPostCorrectionScale() 1180 float cx, float cy, float f, int preCorrW, int preCorrH, int xMin = 0, int yMin = 0) { in normalizeLensDistortion() 2049 float cy = entry4.data.f[/*c_y*/3]; in DngCreator_setup() local
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
H A D | TiledImageView.java | 260 int cy = height / 2; in positionFromMatrix() local
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | SkiaInterpolator.cpp | 50 static float SkUnitCubicInterp(float value, float bx, float by, float cx, float cy) { in SkUnitCubicInterp()
|
/aosp14/frameworks/base/opengl/java/android/opengl/ |
H A D | Matrix.java | 827 float cy = (float) Math.cos(y); in setRotateEulerM() local 885 float cy = (float) Math.cos(y); in setRotateEulerM2() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationRemoteInputManager.java | 457 int cy = view.getTop() + view.getHeight() / 2; in activateRemoteInput() local
|
H A D | StatusBarIconView.java | 575 int cy = getHeight() / 2; in onDraw() local
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_Canvas.cpp | 368 static void drawCircle(JNIEnv* env, jobject, jlong canvasHandle, jfloat cx, jfloat cy, in drawCircle()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | GridLayout.java | 1214 int cy = paddingTop + y1 + gravityOffsetY + alignmentOffsetY + topMargin; in onLayout() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |