Searched refs:copyBehavior (Results 1 – 1 of 1) sorted by relevance
116 PassRefPtr<Image> ImageBuffer::copyImage(BackingStoreCopy copyBehavior, ScaleBehavior) const in copyImage() argument122 …return BitmapImage::create(NativeImageSkia::create(copyBehavior == CopyBackingStore ? deepSkBitmap… in copyImage()