Home
last modified time | relevance | path

Searched defs:pathName (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DBitmapRegionDecoder.java181 public static BitmapRegionDecoder newInstance(@NonNull String pathName, in newInstance()
194 public static BitmapRegionDecoder newInstance(@NonNull String pathName) throws IOException { in newInstance()
H A DBitmapFactory.java523 public static Bitmap decodeFile(String pathName, Options opts) { in decodeFile()
554 public static Bitmap decodeFile(String pathName) { in decodeFile()
H A DMovie.java79 public static Movie decodeFile(String pathName) { in decodeFile()
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
H A DBitmapRegionTileSource.java58 String pathName, boolean isShareable) { in newInstance()
101 public static DumbBitmapRegionDecoder newInstance(String pathName) { in newInstance()
/aosp14/frameworks/base/tools/aapt/
H A DPackage.cpp366 bool okayToCompress(Bundle* bundle, const String8& pathName) in okayToCompress()
H A DAaptAssets.cpp701 String8 pathName(srcDir); in slurpFullTree() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawable.java1401 public static @Nullable Drawable createFromPath(String pathName) { in createFromPath()
H A DVectorDrawable.java1724 final String pathName = a.getString(R.styleable.VectorDrawableClipPath_name); in updateStateFromTypedArray() local
2020 final String pathName = a.getString(R.styleable.VectorDrawablePath_name); in updateStateFromTypedArray() local
/aosp14/frameworks/base/libs/androidfw/
H A DAssetManager.cpp895 Asset* AssetManager::openAssetFromFileLocked(const String8& pathName, in openAssetFromFileLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...