BackingStoreCopy 3468 Source/core/html/canvas/WebGLRenderingContextBase.cpp PassRefPtr<Image> WebGLRenderingContextBase::videoFrameToImage(HTMLVideoElement* video, BackingStoreCopy backingStoreCopy)
BackingStoreCopy  391 Source/core/html/canvas/WebGLRenderingContextBase.h     PassRefPtr<Image> videoFrameToImage(HTMLVideoElement*, BackingStoreCopy);
BackingStoreCopy  134 Source/platform/graphics/ImageBuffer.cpp PassRefPtr<Image> ImageBuffer::copyImage(BackingStoreCopy copyBehavior, ScaleBehavior) const
BackingStoreCopy  143 Source/platform/graphics/ImageBuffer.cpp BackingStoreCopy ImageBuffer::fastCopyImageMode()
BackingStoreCopy   98 Source/platform/graphics/ImageBuffer.h     PassRefPtr<Image> copyImage(BackingStoreCopy = CopyBackingStore, ScaleBehavior = Scaled) const;
BackingStoreCopy  101 Source/platform/graphics/ImageBuffer.h     static BackingStoreCopy fastCopyImageMode();