Home
last modified time | relevance | path

Searched refs:setTextureMapper (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
DPageClientQt.cpp52 void setTextureMapper(PassOwnPtr<TextureMapper> textureMapper) in setTextureMapper() function in WebCore::PlatformLayerProxyQt
90 setTextureMapper(TextureMapperQt::create()); in PlatformLayerProxyQWidget()
132 setTextureMapper(TextureMapperGL::create()); in PlatformLayerProxyQGraphicsObject()
136 setTextureMapper(TextureMapperQt::create()); in PlatformLayerProxyQGraphicsObject()
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-162259 (WebCore::PlatformLayerProxyQt::setTextureMapper):
/external/webkit/Source/WebCore/
DChangeLog302 (WebCore::TextureMapperNode::setTextureMapper):
346 (WebCore::BitmapTextureGL::setTextureMapper):