Searched refs:setContentsToImage (Results 1 – 4 of 4) sorted by relevance
122 graphicsLayer->setContentsToImage(opaqueImage.get()); in TEST()125 graphicsLayer->setContentsToImage(nonOpaqueImage.get()); in TEST()
235 void setContentsToImage(Image*);
1009 void GraphicsLayer::setContentsToImage(Image* image) in setContentsToImage() function in WebCore::GraphicsLayer
1611 m_graphicsLayer->setContentsToImage(image); in updateImageContents()