Searched refs:paintCurrentFrameInContext (Results 1 – 5 of 5) sorted by relevance
54 void paintCurrentFrameInContext(GraphicsContext*, const IntRect&);
184 void HTMLVideoElement::paintCurrentFrameInContext(GraphicsContext* context, const IntRect& destRect) in paintCurrentFrameInContext() function in WebCore::HTMLVideoElement
72 video->paintCurrentFrameInContext(c, videoRect); in ImageBitmap()
1609 video->paintCurrentFrameInContext(c, IntRect(IntPoint(), sizeFor(video))); in drawImage()
3498 video->paintCurrentFrameInContext(buf->context(), destRect); in videoFrameToImage()