Home
last modified time | relevance | path

Searched refs:TextureMapperPlatformLayer (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/texmap/
DTextureMapperPlatformLayer.h42 class TextureMapperPlatformLayer {
50 virtual ~TextureMapperPlatformLayer() {} in ~TextureMapperPlatformLayer()
53 class TextureMapperContentLayer : public TextureMapperPlatformLayer {
69 class TextureMapperMediaLayer : public TextureMapperPlatformLayer {
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h59 class TextureMapperPlatformLayer; variable
60 typedef TextureMapperPlatformLayer PlatformLayer;
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPageClientQt.cpp156 void PageClientQWidget::setRootGraphicsLayer(TextureMapperPlatformLayer* layer) in setRootGraphicsLayer()
330 void PageClientQGraphicsWidget::setRootGraphicsLayer(TextureMapperPlatformLayer* layer) in setRootGraphicsLayer()
DPageClientQt.h94 virtual void setRootGraphicsLayer(TextureMapperPlatformLayer* layer);
/external/webkit/Source/WebCore/
DWebCore.pro3545 platform/graphics/texmap/TextureMapperPlatformLayer.h
DWebCore.gypi4378 'platform/graphics/texmap/TextureMapperPlatformLayer.h',
DChangeLog246 1. Support the new TextureMapperPlatformLayer for media & WebGL.
611 Patch 1/12: Change the TextureMapperPlatformLayer API to allow a 3D-context or a
618 * platform/graphics/texmap/TextureMapperPlatformLayer.h:
35418 * platform/graphics/texmap/TextureMapperPlatformLayer.h:
DChangeLog-2010-12-0620604 * platform/graphics/texmap/TextureMapperPlatformLayer.h:
26425 …a QWebView or a QGraphicsWebView. This enables the new type, TextureMapperPlatformLayer, to be rec…
36887 * platform/graphics/texmap/TextureMapperPlatformLayer.h: Added.
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-162714 …a QWebView or a QGraphicsWebView. This enables the new type, TextureMapperPlatformLayer, to be rec…