Home
last modified time | relevance | path

Searched defs:getBitmapCopy (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DFilterEnvironment.java74 public Bitmap getBitmapCopy(Bitmap source, int type) { in getBitmapCopy() method in FilterEnvironment
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DBitmapCache.java206 public synchronized Bitmap getBitmapCopy(Bitmap source, int type) { in getBitmapCopy() method in BitmapCache