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

/external/webkit/Source/WebKit/chromium/src/
H A DGraphicsContext3DChromium.cpp150 void GraphicsContext3DInternal::prepareTexture() function in class:WebCore::GraphicsContext3DInternal
152 m_impl->prepareTexture();
958 void GraphicsContext3D::prepareTexture() function in class:WebCore::GraphicsContext3D
960 return m_internal->prepareTexture();
/external/webkit/Source/WebCore/platform/graphics/opengl/
H A DGraphicsContext3DOpenGL.cpp325 void GraphicsContext3D::prepareTexture() function in class:WebCore::GraphicsContext3D

Completed in 43 milliseconds