Searched refs:destinationBitmap (Results 1 – 1 of 1) sorted by relevance
1107 protected CopyRequest(Rect srcRect, Bitmap destinationBitmap) { in CopyRequest() argument1108 mDestinationBitmap = destinationBitmap; in CopyRequest()