Searched refs:nGetPadding (Results 1 – 2 of 2) sorted by relevance
1792 nGetPadding(decoder.mNativePtr, padding); in decodeDrawableImpl()1861 nGetPadding(decoder.mNativePtr, padding); in decodeBitmapImpl()1995 private static native void nGetPadding(long nativePtr, @NonNull Rect outRect); in nGetPadding() method in ImageDecoder
20783 Landroid/graphics/ImageDecoder;->nGetPadding(JLandroid/graphics/Rect;)V