Searched defs:src (Results 1 – 2 of 2) sorted by relevance
138 private Bitmap scaleBitmap(Bitmap src, int maxWidth, int maxHeight) { in scaleBitmap()