OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTemporaryThumbnailBitmap
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
Action.java
124
Bitmap temp = MasterImage.getImage().
getTemporaryThumbnailBitmap
();
225
&& mImage != MasterImage.getImage().
getTemporaryThumbnailBitmap
()) {
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
MasterImage.java
775
public Bitmap
getTemporaryThumbnailBitmap
() {
Completed in 32 milliseconds