Searched defs:nativePath (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1664 int nativePath,
1663 native_clipPath(int nativeCanvas, int nativePath, int regionOp) argument
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java481 int nativePath,
488 Path_Delegate pathDelegate = Path_Delegate.getDelegate(nativePath);
480 native_clipPath(int nativeCanvas, int nativePath, int regionOp) argument

Completed in 85 milliseconds