Searched defs:platformLayer (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DTextTrackRepresentation.cpp38 virtual PlatformLayer* platformLayer() { return 0; } function in class:WebCore::NullTextTrackRepresentation
H A DImageBuffer.cpp103 PlatformLayer* ImageBuffer::platformLayer() const function in class:WebCore::ImageBuffer
H A DMediaPlayerPrivate.h56 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::MediaPlayerPrivateInterface
H A DGraphicsLayer.h424 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::GraphicsLayer
H A DMediaPlayer.cpp99 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::NullMediaPlayerPrivate
603 PlatformLayer* MediaPlayer::platformLayer() const function in class:WebCore::MediaPlayer
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/mac/
H A DGraphicsLayerCARemote.cpp51 PassRefPtr<PlatformCALayer> GraphicsLayerCARemote::createPlatformCALayer(PlatformLayer* platformLayer, PlatformCALayerClient* owner) argument
H A DPlatformCALayerRemote.cpp62 PassRefPtr<PlatformCALayerRemote> PlatformCALayerRemote::create(PlatformLayer *platformLayer, PlatformCALayerClient* owner, RemoteLayerTreeContext& context) argument
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DCanvasRenderingContext.h59 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::CanvasRenderingContext
H A DCanvasRenderingContext2D.cpp2391 PlatformLayer* CanvasRenderingContext2D::platformLayer() const function in class:WebCore::CanvasRenderingContext2D
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DGraphicsContext3DWin.cpp200 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginViewBase.h47 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::PluginViewBase
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DGraphicsContext3DCairo.cpp307 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
H A DImageBufferCairo.cpp411 PlatformLayer* ImageBuffer::platformLayer() const function in class:WebCore::ImageBuffer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/efl/
H A DGraphicsContext3DEfl.cpp176 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
H A DGraphicsContext3DPrivate.cpp31 std::unique_ptr<GraphicsContext3DPrivate> platformLayer = std::make_unique<GraphicsContext3DPrivate>(context, hostWindow); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamerBase.h100 virtual PlatformLayer* platformLayer() const { return const_cast<MediaPlayerPrivateGStreamerBase*>(this); } function in class:WebCore::MediaPlayerPrivateGStreamerBase
/macosx-10.10/WebCore-7600.1.25/page/scrolling/
H A DScrollingStateNode.h70 LayerRepresentation(PlatformLayer* platformLayer) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/
H A DPlatformCALayer.h97 virtual PlatformLayer* platformLayer() const { return m_layer.get(); } function in class:WebCore::PlatformCALayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.h80 virtual PlatformLayer* platformLayer() const { return m_contentsLayer; } function in class:WebCore::GraphicsLayerTextureMapper
H A DTextureMapperLayer.cpp642 void TextureMapperLayer::setContentsLayer(TextureMapperPlatformLayer* platformLayer) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.h194 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::MediaPlayerPrivateAVFoundation
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp48 PassRefPtr<PlatformCALayer> PlatformCALayerWin::create(PlatformLayer* platformLayer, PlatformCALayerClient* owner) argument
88 PlatformCALayer* PlatformCALayer::platformCALayer(void* platformLayer) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsLayer.cpp394 void CoordinatedGraphicsLayer::setContentsToCanvas(PlatformLayer* platformLayer) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp528 PlatformLayer* MediaPlayerPrivateAVFoundationCF::platformLayer() const function in class:WebCore::MediaPlayerPrivateAVFoundationCF
1850 PlatformLayer* AVFWrapper::platformLayer() function in class:WebCore::AVFWrapper
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginView.cpp663 PlatformLayer* PluginView::platformLayer() const function in class:WebKit::PluginView

Completed in 162 milliseconds

12