Home
last modified time | relevance | path

Searched defs:clipPath (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DMediaContainerView.kt36 var clipPath = Path() regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableOutlineView.java175 Path clipPath = null; in drawChild() local
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1048 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/libs/hwui/
H A DRenderNode.cpp555 SkPath clipPath; in getClippedOutline() local
H A DSkiaCanvas.cpp405 bool SkiaCanvas::clipPath(const SkPath* path, SkClipOp op) { in clipPath() function in android::SkiaCanvas
H A DRecordingCanvas.cpp787 void DisplayListData::clipPath(const SkPath& path, SkClipOp op, bool aa) { in clipPath() function in android::uirenderer::DisplayListData
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp235 static jboolean clipPath(CRITICAL_JNI_PARAMS_COMMA jlong canvasHandle, jlong pathHandle, in clipPath() function
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...