Searched defs:resultBitmap (Results 1 – 3 of 3) sorted by relevance
50 private Bitmap resultBitmap; field in ViewfinderView163 Bitmap resultBitmap = this.resultBitmap; in drawViewfinder() local
219 HBITMAP resultBitmap = sourceBmp->clipBitmap(rect, true, bmpInfo, pixels); in writeImage() local
224 OwnPtr<HBITMAP> resultBitmap(CreateCompatibleBitmap(dc, image->width(), image->height())); in writeImage() local