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