Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DBitmapRegionDecoder.java181 public static BitmapRegionDecoder newInstance(@NonNull String pathName, in newInstance()
194 public static BitmapRegionDecoder newInstance(@NonNull String pathName) throws IOException { in newInstance()
DBitmapFactory.java526 public static Bitmap decodeFile(String pathName, Options opts) { in decodeFile()
557 public static Bitmap decodeFile(String pathName) { in decodeFile()
DMovie.java79 public static Movie decodeFile(String pathName) { in decodeFile()
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
DBitmapRegionTileSource.java58 String pathName, boolean isShareable) { in newInstance()
101 public static DumbBitmapRegionDecoder newInstance(String pathName) { in newInstance()
/frameworks/base/tools/aapt/
DPackage.cpp368 bool okayToCompress(Bundle* bundle, const String8& pathName) in okayToCompress()
DAaptAssets.cpp703 String8 pathName(srcDir); in slurpFullTree() local
/frameworks/base/graphics/java/android/graphics/drawable/
DDrawable.java1401 public static @Nullable Drawable createFromPath(String pathName) { in createFromPath()
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
/frameworks/base/libs/androidfw/
DAssetManager.cpp896 Asset* AssetManager::openAssetFromFileLocked(const String8& pathName, in openAssetFromFileLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...