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