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

/external/webkit/WebCore/platform/graphics/mac/
H A DGraphicsContext3DMac.cpp494 void GraphicsContext3D::generateMipmap(unsigned long target) function in class:WebCore::GraphicsContext3D
/external/webkit/WebCore/html/canvas/
H A DWebGLRenderingContext.cpp820 void WebGLRenderingContext::generateMipmap(unsigned long target) function in class:WebCore::WebGLRenderingContext
822 m_context->generateMipmap(target);
/external/webkit/WebKit/chromium/src/
H A DGraphicsContext3D.cpp1480 void GraphicsContext3D::generateMipmap(unsigned long target) function in class:WebCore::GraphicsContext3D

Completed in 20 milliseconds