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