OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getBitmapOptionsForPool
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/datamodel/
BitmapPool.java
111
public static BitmapFactory.Options
getBitmapOptionsForPool
(final boolean scaled,
180
* @param optionsTmp Should be the same options returned from
getBitmapOptionsForPool
(). Cannot
220
* @param optionsTmp Should be the same options returned from
getBitmapOptionsForPool
(). Cannot
260
*
getBitmapOptionsForPool
(). Cannot be null.
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
PoolableImageCache.java
54
public static BitmapFactory.Options
getBitmapOptionsForPool
(final boolean scaled,
128
* @param optionsTmp Should be the same options returned from
getBitmapOptionsForPool
().
170
*
getBitmapOptionsForPool
(). Cannot be null.
Completed in 78 milliseconds