Home
last modified time | relevance | path

Searched defs:m_texture (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DCanvasLayer.h75 RefPtr<CanvasTexture> m_texture; variable
DCanvasTexture.h82 GLuint m_texture; variable
/external/webkit/Source/WebCore/platform/graphics/texmap/
DTextureMapperNode.cpp126 RefPtr<BitmapTexture> m_texture; member in WebCore::TextureMapperCacheLock
DTextureMapperNode.h191 RefPtr<BitmapTexture> m_texture; variable
/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h911 GC3Duint m_texture, m_compositorTexture; variable
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp264 GLuint m_texture; member in WebCore::GraphicsContext3DInternal