Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPath.java532 native_addRect(mNativePath, left, top, right, bottom, dir.nativeInt); in addRect()
808 private static native void native_addRect(long nPath, float left, float top, in native_addRect() method in Path
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DPath_Delegate.java322 /*package*/ static void native_addRect(long nPath, in native_addRect() method in Path_Delegate