Searched refs:setContentsToImage (Results 1 – 4 of 4) sorted by relevance
121 graphicsLayer->setContentsToImage(image.get()); in TEST()125 graphicsLayer->setContentsToImage(0); in TEST()143 graphicsLayer->setContentsToImage(opaqueImage.get()); in TEST()146 graphicsLayer->setContentsToImage(nonOpaqueImage.get()); in TEST()
201 void setContentsToImage(Image*);
925 void GraphicsLayer::setContentsToImage(Image* image) in setContentsToImage() function in blink::GraphicsLayer
495 m_graphicsLayer->setContentsToImage(0); in updateGraphicsLayerConfiguration()1862 m_graphicsLayer->setContentsToImage(image); in updateImageContents()