/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/ |
H A D | ClipPathView.java | 26 void setClipPath(Path clipPath); in setClipPath()
|
H A D | ClipIconView.java | 347 public void setClipPath(Path clipPath) { in setClipPath()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/ |
H A D | PreviewItemManager.java | 173 PointF offset, boolean shouldClipPath, Path clipPath) { in drawParams() 192 Path clipPath = bg.getClipPath(); in draw() local
|
H A D | FolderPagedView.java | 645 public void setClipPath(Path clipPath) { in setClipPath()
|
H A D | Folder.java | 1627 public void setClipPath(Path clipPath) { in setClipPath()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | MediaContainerView.kt | 36 var clipPath = Path() regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ExpandableOutlineView.java | 175 Path clipPath = null; in drawChild() local
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | Canvas.java | 1048 public boolean clipPath(@NonNull Path path, @NonNull Region.Op op) { in clipPath() method in Canvas 1059 public boolean clipPath(@NonNull Path path) { in clipPath() method in Canvas
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Canvas.java | 1048 public boolean clipPath(@NonNull Path path, @NonNull Region.Op op) { in clipPath() method in Canvas 1059 public boolean clipPath(@NonNull Path path) { in clipPath() method in Canvas
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ExpandableOutlineView.java | 172 Path clipPath = getCustomClipPath(child); in drawChild() local
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | RenderNode.cpp | 552 SkPath clipPath; in getClippedOutline() local
|
H A D | SkiaCanvas.cpp | 393 bool SkiaCanvas::clipPath(const SkPath* path, SkClipOp op) { in clipPath() function in android::SkiaCanvas
|
H A D | RecordingCanvas.cpp | 652 void DisplayListData::clipPath(const SkPath& path, SkClipOp op, bool aa) { in clipPath() function in android::uirenderer::DisplayListData
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | RenderNode.cpp | 555 SkPath clipPath; in getClippedOutline() local
|
H A D | SkiaCanvas.cpp | 405 bool SkiaCanvas::clipPath(const SkPath* path, SkClipOp op) { in clipPath() function in android::SkiaCanvas
|
H A D | RecordingCanvas.cpp | 787 void DisplayListData::clipPath(const SkPath& path, SkClipOp op, bool aa) { in clipPath() function in android::uirenderer::DisplayListData
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_Canvas.cpp | 220 static jboolean clipPath(CRITICAL_JNI_PARAMS_COMMA jlong canvasHandle, jlong pathHandle, in clipPath() function
|
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_Canvas.cpp | 235 static jboolean clipPath(CRITICAL_JNI_PARAMS_COMMA jlong canvasHandle, jlong pathHandle, in clipPath() function
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/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 ... |