Home | History | Annotate | Download | only in camera

Lines Matching refs:getBitmap

486         Bitmap b = mCache.getBitmap(pos);
532 mCache.put(pos + offset, bitmap.getBitmap());
1227 public synchronized Bitmap getBitmap(int pos) {