OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBitmapCache
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
Buffer.java
37
BitmapCache cache = MasterImage.getImage().
getBitmapCache
();
91
BitmapCache cache = MasterImage.getImage().
getBitmapCache
();
RenderingRequest.java
74
bitmap = MasterImage.getImage().
getBitmapCache
().getBitmap(
CachingPipeline.java
166
mEnvironment.setBitmapCache(MasterImage.getImage().
getBitmapCache
());
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java
226
MasterImage.getImage().
getBitmapCache
().cache(mImage);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java
319
BitmapCache bitmapCache = MasterImage.getImage().
getBitmapCache
();
394
BitmapCache cache = MasterImage.getImage().
getBitmapCache
();
MasterImage.java
829
public BitmapCache
getBitmapCache
() {
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderListFragment.java
434
public BitmapCache
getBitmapCache
() {
[
all
...]
Completed in 1615 milliseconds