Home
last modified time | relevance | path

Searched defs:platformTexture (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.h460 Platform3DObject platformTexture() const { return m_compositorTexture; } in platformTexture() function
476 Platform3DObject platformTexture() const { return m_texture; } in platformTexture() function
479 Platform3DObject platformTexture() const { return NullPlatform3DObject; } in platformTexture() function
/external/webkit/Source/WebKit/chromium/src/
DGraphicsContext3DChromium.cpp145 Platform3DObject GraphicsContext3DInternal::platformTexture() const in platformTexture() function in WebCore::GraphicsContext3DInternal
953 Platform3DObject GraphicsContext3D::platformTexture() const in platformTexture() function in WebCore::GraphicsContext3D
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContext3DQt.cpp632 Platform3DObject GraphicsContext3D::platformTexture() const in platformTexture() function in WebCore::GraphicsContext3D