Home
last modified time | relevance | path

Searched refs:nativePath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DCanvas_Delegate.java486 int nativePath, in native_clipPath() argument
493 Path_Delegate pathDelegate = Path_Delegate.getDelegate(nativePath); in native_clipPath()
/frameworks/base/graphics/java/android/graphics/
DCanvas.java1684 int nativePath, in native_clipPath() argument