Searched refs:nativeGetBounds (Results 1 – 2 of 2) sorted by relevance
137 nativeGetBounds(mNativeRegion, r); in getBounds()149 return nativeGetBounds(mNativeRegion, r); in getBounds()415 private static native boolean nativeGetBounds(long native_region, Rect rect); in nativeGetBounds() method in Region
329 /*package*/ static boolean nativeGetBounds(long native_region, Rect rect) { in nativeGetBounds() method in Region_Delegate