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

  /frameworks/base/graphics/java/android/graphics/
Path.java 322 nComputeBounds(mNativePath, bounds);
824 private static native void nComputeBounds(long nPath, RectF bounds);
  /frameworks/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 209 /*package*/ static void nComputeBounds(long nPath, RectF bounds) {

Completed in 93 milliseconds