Searched refs:innerpe (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DComposePathEffect.java25 public ComposePathEffect(PathEffect outerpe, PathEffect innerpe) { argument
27 innerpe.native_instance);
30 private static native int nativeCreate(int outerpe, int innerpe); argument
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DComposePathEffect_Delegate.java65 /*package*/ static int nativeCreate(int outerpe, int innerpe) { argument

Completed in 257 milliseconds