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

12

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsContext3DPrivate.h41 ClutterActor* platformLayer() { return m_layer; } function in class:WebCore::GraphicsContext3DPrivate
H A DGraphicsContext3DClutter.cpp99 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
H A DPlatformClutterAnimation.cpp660 void PlatformClutterAnimation::addAnimationForKey(GraphicsLayerActor* platformLayer, const String& key) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DTextTrackRepresentation.cpp39 virtual PlatformLayer* platformLayer() { return 0; } function in class:WebCore::NullTextTrackRepresentation
H A DImageBuffer.cpp102 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 DGraphicsContext3D.cpp1486 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DDrawingBufferBlackBerry.cpp46 RefPtr<LayerWebKitThread> platformLayer; member in struct:WebCore::DrawingBufferInternal
124 PlatformLayer* DrawingBuffer::platformLayer() function in class:WebCore::DrawingBuffer
H A DImageBufferBlackBerry.cpp206 PlatformLayer* ImageBuffer::platformLayer() const function in class:WebCore::ImageBuffer
H A DGraphicsLayerBlackBerry.cpp536 void GraphicsLayerBlackBerry::setContentsToCanvas(PlatformLayer* platformLayer) argument
598 PlatformLayer* GraphicsLayerBlackBerry::platformLayer() const function in class:WebCore::GraphicsLayerBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DCanvasRenderingContext.h61 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::CanvasRenderingContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gpu/qt/
H A DDrawingBufferQt.cpp85 PlatformLayer* DrawingBuffer::platformLayer() function in class:WebCore::DrawingBuffer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DMediaPlayerPrivateQt.h111 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::MediaPlayerPrivateQt
H A DGraphicsContext3DQt.cpp465 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginViewBase.h48 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::PluginViewBase
H A DPluginView.h257 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::PluginView
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DGraphicsContext3DCairo.cpp290 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
H A DImageBufferCairo.cpp413 PlatformLayer* ImageBuffer::platformLayer() const function in class:WebCore::ImageBuffer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/efl/
H A DGraphicsContext3DEfl.cpp179 PlatformLayer* GraphicsContext3D::platformLayer() const function in class:WebCore::GraphicsContext3D
H A DGraphicsContext3DPrivate.cpp33 OwnPtr<GraphicsContext3DPrivate> platformLayer = adoptPtr(new GraphicsContext3DPrivate(context, hostWindow)); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamerBase.h107 virtual PlatformLayer* platformLayer() const { return const_cast<MediaPlayerPrivateGStreamerBase*>(this); } function in class:WebCore::MediaPlayerPrivateGStreamerBase
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DGraphicsLayerTextureMapper.h79 virtual PlatformLayer* platformLayer() const { return m_contentsLayer; } function in class:WebCore::GraphicsLayerTextureMapper
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.h164 virtual PlatformLayer* platformLayer() const { return 0; } function in class:WebCore::MediaPlayerPrivateAVFoundation
/macosx-10.9.5/WebCore-7537.78.1/plugins/blackberry/
H A DPluginViewBlackBerry.cpp1192 PlatformLayer* PluginView::platformLayer() const function in class:WebCore::PluginView
/macosx-10.9.5/WebCore-7537.78.1/plugins/qt/
H A DPluginViewQt.cpp812 PlatformLayer* PluginView::platformLayer() const function in class:WebCore::PluginView

Completed in 406 milliseconds

12