HomeSort by relevance Sort by last modified time
    Searched refs:native_computeBounds (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Path.java 199 native_computeBounds(mNativePath, bounds);
626 private static native void native_computeBounds(int nPath, RectF bounds);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 195 /*package*/ static void native_computeBounds(int nPath, RectF bounds) {

Completed in 229 milliseconds