Lines Matching refs:PathEffect
10756 public class ComposePathEffect extends android.graphics.PathEffect {
10757 ctor public ComposePathEffect(android.graphics.PathEffect, android.graphics.PathEffect);
10765 public class CornerPathEffect extends android.graphics.PathEffect {
10769 public class DashPathEffect extends android.graphics.PathEffect {
10773 public class DiscretePathEffect extends android.graphics.PathEffect {
10984 method public android.graphics.PathEffect getPathEffect();
11037 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);
11200 public class PathDashPathEffect extends android.graphics.PathEffect {
11212 public class PathEffect {
11213 ctor public PathEffect();
11501 public class SumPathEffect extends android.graphics.PathEffect {
11502 ctor public SumPathEffect(android.graphics.PathEffect, android.graphics.PathEffect);