Home
last modified time | relevance | path

Searched defs:arcTo (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPath.java478 public void arcTo(@NonNull RectF oval, float startAngle, float sweepAngle, in arcTo() method in Path
494 public void arcTo(@NonNull RectF oval, float startAngle, float sweepAngle) { in arcTo() method in Path
510 public void arcTo(float left, float top, float right, float bottom, float startAngle, in arcTo() method in Path
/aosp14/frameworks/base/libs/hwui/jni/
H A DPath.cpp129 static void arcTo(JNIEnv* env, jclass clazz, jlong objHandle, jfloat left, jfloat top, in arcTo() function in android::SkPathGlue
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...