Home
last modified time | relevance | path

Searched defs:outPadding (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapFactory.java760 public static Bitmap decodeStream(@Nullable InputStream is, @Nullable Rect outPadding, in decodeStream()
798 @Nullable Rect outPadding, @Nullable Options opts) { in decodeStreamInternal()
841 public static Bitmap decodeFileDescriptor(FileDescriptor fd, Rect outPadding, Options opts) { in decodeFileDescriptor()
H A DImageDecoder.java1503 public void setOutPaddingRect(@NonNull Rect outPadding) { in setOutPaddingRect()
/aosp14/frameworks/base/libs/hwui/jni/
H A DImageDecoder.cpp513 jobject outPadding) { in ImageDecoder_nGetPadding()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...