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

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

Completed in 61 milliseconds