Lines Matching refs:PathEffect
14121 public class ComposePathEffect extends android.graphics.PathEffect {
14122 ctor public ComposePathEffect(android.graphics.PathEffect, android.graphics.PathEffect);
14131 public class CornerPathEffect extends android.graphics.PathEffect {
14135 public class DashPathEffect extends android.graphics.PathEffect {
14139 public class DiscretePathEffect extends android.graphics.PathEffect {
14477 method public android.graphics.PathEffect getPathEffect();
14552 method public android.graphics.PathEffect setPathEffect(android.graphics.PathEffect);
14720 public class PathDashPathEffect extends android.graphics.PathEffect {
14730 public class PathEffect {
14731 ctor public PathEffect();
15088 public class SumPathEffect extends android.graphics.PathEffect {
15089 ctor public SumPathEffect(android.graphics.PathEffect, android.graphics.PathEffect);