OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decodeSampledBitmapFromResource
(Results
1 - 4
of
4
) sorted by null
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageResizer.java
95
return
decodeSampledBitmapFromResource
(mResources, resId, mImageWidth,
115
public static Bitmap
decodeSampledBitmapFromResource
(Resources res, int resId,
/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageResizer.java
95
return
decodeSampledBitmapFromResource
(mResources, resId, mImageWidth,
115
public static Bitmap
decodeSampledBitmapFromResource
(Resources res, int resId,
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageResizer.java
95
return
decodeSampledBitmapFromResource
(mResources, resId, mImageWidth,
115
public static Bitmap
decodeSampledBitmapFromResource
(Resources res, int resId,
/packages/apps/Messaging/src/com/android/messaging/datamodel/
BitmapPool.java
186
public Bitmap
decodeSampledBitmapFromResource
(final int resourceId,
Completed in 3122 milliseconds