Searched defs:clipPath (Results 1 – 6 of 6) sorted by relevance
172 Path clipPath = getCustomClipPath(child); in drawChild() local
1048 public boolean clipPath(@NonNull Path path, @NonNull Region.Op op) { in clipPath() method in Canvas1059 public boolean clipPath(@NonNull Path path) { in clipPath() method in Canvas
549 SkPath clipPath; in getClippedOutline() local
393 bool SkiaCanvas::clipPath(const SkPath* path, SkClipOp op) { in clipPath() function in android::SkiaCanvas
652 void DisplayListData::clipPath(const SkPath& path, SkClipOp op, bool aa) { in clipPath() function in android::uirenderer::DisplayListData
220 static jboolean clipPath(CRITICAL_JNI_PARAMS_COMMA jlong canvasHandle, jlong pathHandle, in clipPath() function