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

/external/webkit/Source/WebCore/platform/graphics/texmap/
H A DTextureMapper.h37 TextureMapper is a mechanism that enables hardware acceleration of CSS animations (accelerated compositing) without
43 class TextureMapper;
92 class TextureMapper { class in namespace:WebCore
96 static PassOwnPtr<TextureMapper> create(GraphicsContext* graphicsContext = 0);
97 virtual ~TextureMapper() { }
123 TextureMapper() function in class:WebCore::TextureMapper

Completed in 54 milliseconds