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

/frameworks/base/graphics/java/android/graphics/
H A DCanvas.java1648 int nativePath,
1647 native_clipPath(int nativeCanvas, int nativePath, int regionOp) argument
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DCanvas_Delegate.java487 int nativePath,
494 Path_Delegate pathDelegate = Path_Delegate.getDelegate(nativePath);
486 native_clipPath(int nativeCanvas, int nativePath, int regionOp) argument

Completed in 645 milliseconds