Searched refs:nativeGetTransparentRegion (Results 1 – 2 of 2) sorted by relevance
259 long r = nativeGetTransparentRegion(mBitmap, mNativeChunk, bounds); in getTransparentRegion()280 private static native long nativeGetTransparentRegion(Bitmap bitmap, long chunk, Rect location); in nativeGetTransparentRegion() method in NinePatch
174 /*package*/ static long nativeGetTransparentRegion(Bitmap bitmap, long chunk, Rect location) { in nativeGetTransparentRegion() method in NinePatch_Delegate