Home
last modified time | relevance | path

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

/aosp12/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.java511 public static Bitmap decodeFile(String pathName, Options opts) { in decodeFile()
542 public static Bitmap decodeFile(String pathName) { in decodeFile()
H A DMovie.java79 public static Movie decodeFile(String pathName) { in decodeFile()
/aosp12/art/test/068-classloader/src/
H A DFancyLoader.java137 String pathName = CLASS_PATH + name + ".class"; in findClassNonDalvik() local
/aosp12/art/test/626-const-class-linking/src/
H A DDefiningLoader.java146 String pathName = null; in findClassNonDalvik() local
/aosp12/art/test/647-jni-get-field-id/src/
H A DDefiningLoader.java146 String pathName = null; in findClassNonDalvik() local
/aosp12/hardware/nxp/nfc/snxxx/halimpl/dnld/
H A DphDnldNfc.cc983 NFCSTATUS phDnldNfc_LoadFW(const char* pathName, uint8_t** pImgInfo, in phDnldNfc_LoadFW()
1126 NFCSTATUS phDnldNfc_LoadRecoveryFW(const char* pathName, uint8_t** pImgInfo, in phDnldNfc_LoadRecoveryFW()
/aosp12/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()
/aosp12/frameworks/base/tools/aapt/
H A DPackage.cpp366 bool okayToCompress(Bundle* bundle, const String8& pathName) in okayToCompress()
H A DAaptAssets.cpp703 String8 pathName(srcDir); in slurpFullTree() local
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawable.java1407 public static Drawable createFromPath(String pathName) { in createFromPath()
H A DVectorDrawable.java1731 final String pathName = a.getString(R.styleable.VectorDrawableClipPath_name); in updateStateFromTypedArray() local
2035 final String pathName = a.getString(R.styleable.VectorDrawablePath_name); in updateStateFromTypedArray() local
/aosp12/frameworks/base/libs/androidfw/
H A DAssetManager.cpp895 Asset* AssetManager::openAssetFromFileLocked(const String8& pathName, in openAssetFromFileLocked()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...