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

  /frameworks/base/graphics/java/android/graphics/
Path.java 206 native_incReserve(mNativePath, extraPtCount);
619 private static native void native_incReserve(int nPath, int extraPtCount);
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 205 /*package*/ static void native_incReserve(int nPath, int extraPtCount) {

Completed in 17 milliseconds