Searched defs:dstBitmap (Results 1 – 2 of 2) sorted by relevance
171 Bitmap dstBitmap = Bitmap.createBitmap(dstImage.getWidth(), dstImage.getHeight(), config); in cpuImageCopy() local
118 int x, int y, int width, int height, const SkBitmap& dstBitmap) { in SetPixels()