Searched defs:setContentsToImage (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperTiledBackingStore.h47 void setContentsToImage(Image* image) { m_image = image; } function in class:WebCore::TextureMapperTiledBackingStore
H A DGraphicsLayerTextureMapper.cpp353 void GraphicsLayerTextureMapper::setContentsToImage(Image* image) function in class:WebCore::GraphicsLayerTextureMapper
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebOverlay.cpp171 void WebOverlay::setContentsToImage(const unsigned char* data, const Platform::IntSize& imageSize, ImageDataAdoptionType adoptionType) function in class:BlackBerry::WebKit::WebOverlay
343 void WebOverlayPrivateWebKitThread::setContentsToImage(const unsigned char*, const WebCore::IntSize&, WebOverlay::ImageDataAdoptionType) function in class:BlackBerry::WebKit::WebOverlayPrivateWebKitThread
406 void WebOverlayLayerCompositingThreadClient::setContentsToImage(const BlackBerry::Platform::Graphics::TiledImage& image) function in class:BlackBerry::WebKit::WebOverlayLayerCompositingThreadClient
656 void WebOverlayPrivateCompositingThread::setContentsToImage(const unsigned char* data, const IntSize& imageSize, WebOverlay::ImageDataAdoptionType) function in class:BlackBerry::WebKit::WebOverlayPrivateCompositingThread
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DGraphicsLayerBlackBerry.cpp498 void GraphicsLayerBlackBerry::setContentsToImage(Image* image) function in class:WebCore::GraphicsLayerBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h381 virtual void setContentsToImage(Image*) { } function in class:WebCore::GraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.cpp466 void GraphicsLayerClutter::setContentsToImage(Image* image) function in class:WebCore::GraphicsLayerClutter
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp469 void CoordinatedGraphicsLayer::setContentsToImage(Image* image) function in class:WebCore::CoordinatedGraphicsLayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.cpp783 void GraphicsLayerCA::setContentsToImage(Image* image) function in class:WebCore::GraphicsLayerCA

Completed in 205 milliseconds